ROOPSD
R Object Oriented Programming for Statistical Distribution
Statistical distribution in OOP (Object Oriented Programming) way.
This package proposes a R6 class interface to classic statistical
distribution, and new distributions can be easily added with the
class AbstractDist. A useful point is the generic fit() method for
each class, which uses a maximum likelihood estimation to find the
parameters of a dataset, see, e.g. Hastie, T. and al (2009)
- Version0.3.9
- R version≥ 3.3
- LicenseCeCILL-2
- Needs compilation?No
- Last release09/11/2023
Documentation
Team
Yoann Robin
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Reverse Imports2 packages