Skip to content

Better predict_mixture documentation

Sebastian Henz requested to merge develop into master

description

  • Add symmetry example to predict_mixture documentation.
  • Add license notice to every code file and to the readme.

system details

  • RStudio Version: 1.2.5033
  • R Version: 3.6.3
  • OS Version: Windows 10 x64 (build 18363)

checklist

  • This merge introduces new features.
    • new features are documented
    • new features have tests
  • update documentation including examples (if necessary)
  • update and polish NEWS.md
  • update version in DESCRIPTION
  • update date in DESCRIPTION
  • no remaining TODO, FIXME, or debug prints anywhere in the source files
  • devtools::document()
  • devtools::check() without errors or warnings
Edited by Sebastian Henz

Merge request reports