OneSampleMR
OneSampleMR copied to clipboard
R package of useful functions for one-sample Mendelian randomization and instrumental variable analyses
Results
2
OneSampleMR issues
Sort by
recently updated
recently updated
newest added
Hi, I have an issue using this package. When I run ivreg with fixed effects (as.factor(Yr), for instance), and pass on the estimated model to fsw(), I encounter an error...
Hi, I'm encountering an issue when specifying different covariates for the first and second stages in a tsps model. For example: tsps("outcome ~ exposure + covariates_stage2 | instrument + covariates_stage1")...