rr2
rr2 copied to clipboard
R2 for correlated data; see https://academic.oup.com/sysbio/advance-article/doi/10.1093/sysbio/syy060/5098616
Results
2
rr2 issues
Sort by
recently updated
recently updated
newest added
Hi, I noticed that R2.pred and R2.resid do not work when the corStruct object has group structure (when corClasses is called with a "~1|Group"-like formula). In that case, the corMatrix...
Daijiang, While checking the update in RStudio, devtools::check() gave errors that all seemed to occur because I changed the text within some of the stop() calls. The errors occurred because...