arives / rr2

R2 for correlated data; see https://academic.oup.com/sysbio/advance-article/doi/10.1093/sysbio/syy060/5098616
GNU General Public License v3.0
18 stars 7 forks source link

Example Usage #9

Closed sastoudt closed 5 years ago

sastoudt commented 5 years ago

For JOSS review: https://github.com/openjournals/joss-reviews/issues/1028

daijiang commented 5 years ago

@sastoudt Thanks! We have added more examples in README.md. However, we did not add example for phyr::commuintyPGLMM() because it is not stable yet. At this stage, we don't want to put phyr as a package imported or suggested by rr2, which will be required if we add examples about it in README (and add tests). We have tested the usage of rr2::R2() on phyr::commuintyPGLMM() locally. When phyr is stable in the near future, we will add examples in the README.md and tests in the test folder.