Skip to content

bayesways/mixed-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Latent Variable Model for Mixed Data

Setup

Initial install:

$ conda env create -f environment.yml
$ source activate mixed-data

Update:

$ conda env update -f environment.yml

Remove:

$ conda remove -n mixed-data --all

Exports

Export Jupyter notebook to LaTeX format:

$ cd notebooks/
$ jupyter nbconvert --to latex rosi_py.ipynb

Apply the following patch:

--- rosi_py.tex
+++ rosi_py.tex
@@ -141,8 +141,9 @@
     \def\gt{>}
     \def\lt{<}
     % Document parameters
-    \title{rosi\_py}
-    
+    \title{Assessing the Safety of Rosiglitazone\\
+    for the Treatment of Type 2 Diabetes}
+    \author{Konstantinos Vamvourellis}

Generate PDF export:

$ pdflatex rosi_py.tex

ToDo

  • add comparison to treatment group?
  • add conclusion
  • final proof read

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •