DIDSR / iMRMC

iMRMC: Software to do multi-reader multi-case analysis of reader studies
http://didsr.github.io/iMRMC/
Other
22 stars 17 forks source link

Merge changes related to la.anova.R and sim.NormalIG.Hierarchical.R #165

Closed SiWen314 closed 1 month ago

SiWen314 commented 3 years ago

I have pulled all the updates from DIDSR/iMRMC till Dec 12, 2020 before this pull request. This pull request contains the following changes:

  1. Add new files:
    • iMRMC/R/ : la.anova.R, sim.NormalIG.Hierarchical.R
    • iMRMC/inst/extra/: CompareSimulationModels.Rmd, CompareSimulationModels.pdf, LOA_ANOVA.Rmd, and LOA_ANOVA.pdf
  2. Files changed due to rebuild the package:
    • DESCRIPTION: version of RoxygenNote
    • NAMESPACE: export new functions and Import some functions from stats
  3. Update the html version of the manuals in iMRMC/inst/extra/man/
  4. .gitignore was changed since I have iMRMC/man/ in my local directory and do not want to upload to github