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

Reference table of predictor matrix codes #594

Open
hanneoberman opened this issue Oct 6, 2023 · 0 comments
Open

Reference table of predictor matrix codes #594

hanneoberman opened this issue Oct 6, 2023 · 0 comments

Comments

@hanneoberman
Copy link
Member

          I made a previous inventory. Perhaps we could that into a table of code by method
  • Univariate imputation methods for two-level data use other codes than 0 and 1
  • 2l.bin, 2l.lmer, 2l.norm, 2l.pan, 2lonly.mean, 2lonly.norm and 2lonly.pmm use code -2 to indicate the class variable
  • 2l.bin, 2l.lmer, 2l.norm and 2l.pan use code 2 to indicate the random effects
  • 2l.pan uses codes 3 and 4 to add class means to codes 1 and 2 respectively

Originally posted by @stefvanbuuren in amices/ggmice#125 (comment)

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

When branches are created from issues, their pull requests are automatically linked.

1 participant