Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

umx_scale_wide_twin_data() sibs = 3 #243

Open
lf-araujo opened this issue Mar 29, 2024 · 1 comment
Open

umx_scale_wide_twin_data() sibs = 3 #243

lf-araujo opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@lf-araujo
Copy link
Contributor

Well,

the day someone tried using the feature came:

dt <- umx_scale_wide_twin_data(dt ,
 varsToScale = c( "ea_prs","adhd_prs"),
                               sep = "_T", twins = 1:3)

Error in umx_scale_wide_twin_data(dt, varsToScale = c("ea_prs", "adhd_prs"),  : 
  I only support two twins at present, but you asked for:'1', '2', and '3' 
comment on gitgub.com/tbates/umx/#82 to include arbitrary family members.
> [1] "org_babel_R_eoe"
@lf-araujo
Copy link
Contributor Author

No worries, can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants