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

creating theta for zerocorr models #31

Open
palday opened this issue Feb 22, 2021 · 0 comments
Open

creating theta for zerocorr models #31

palday opened this issue Feb 22, 2021 · 0 comments
Assignees

Comments

@palday
Copy link
Member

palday commented Feb 22, 2021

A few options

  1. more documentation on how to do this directly (since theta is just the scaled standard deviations)
  2. add in automatic conversion (with error checking) into update!
  3. create zerocorr variants of create_re

I think (2) is the best given the current structuring of the package. If we added a create_theta method, it's less ideal because that method either needs the model as an argument or we need the RE covariance matrices to already be zerocorr'd.

@palday palday self-assigned this Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant