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

standardize vcv #66

Open
daijiang opened this issue Apr 6, 2021 · 1 comment
Open

standardize vcv #66

daijiang opened this issue Apr 6, 2021 · 1 comment

Comments

@daijiang
Copy link
Owner

daijiang commented Apr 6, 2021

@arives should we standardize the vcv matrix here too? Without doing so, sometimes, the diag values are too large, and then rr2::R2_resid will have value of 1 because the scal <- prod(diag(s2 * phyV))^(1/n) will be Inf.

re.1 <- list(covar = vcv(phy))

@arives
Copy link
Collaborator

arives commented May 13, 2021

This sounds like a good idea, and I can't see any reason not to.

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

2 participants