Merge branch 'develop' into 'master'
Expand the capabilities of the plot functions, add `predict_mixture()`, and fix documentation of ecxsys() and predict_ecxsys(). Closes #7, #21, and #23 See merge request !19
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab/merge_request_templates/merge_into_master.md 2 additions, 2 deletions.gitlab/merge_request_templates/merge_into_master.md
- DESCRIPTION 3 additions, 6 deletionsDESCRIPTION
- NAMESPACE 1 addition, 0 deletionsNAMESPACE
- NEWS.md 9 additions, 0 deletionsNEWS.md
- R/ec.R 3 additions, 3 deletionsR/ec.R
- R/ecxsys.R 42 additions, 19 deletionsR/ecxsys.R
- R/helpers.R 3 additions, 3 deletionsR/helpers.R
- R/plot_ecxsys.R 21 additions, 11 deletionsR/plot_ecxsys.R
- R/plot_effect.R 97 additions, 57 deletionsR/plot_effect.R
- R/plot_stress.R 130 additions, 40 deletionsR/plot_stress.R
- R/predict_ecxsys.R 17 additions, 16 deletionsR/predict_ecxsys.R
- R/predict_mixture.R 98 additions, 0 deletionsR/predict_mixture.R
- man/ec.Rd 3 additions, 3 deletionsman/ec.Rd
- man/ecxsys.Rd 42 additions, 17 deletionsman/ecxsys.Rd
- man/plot_ecxsys.Rd 32 additions, 14 deletionsman/plot_ecxsys.Rd
- man/predict_ecxsys.Rd 16 additions, 17 deletionsman/predict_ecxsys.Rd
- man/predict_mixture.Rd 53 additions, 0 deletionsman/predict_mixture.Rd
- tests/testthat/test-ec.R 18 additions, 22 deletionstests/testthat/test-ec.R
- tests/testthat/test-ecxsys.R 75 additions, 59 deletionstests/testthat/test-ecxsys.R
Loading
Please register or sign in to comment