The estimators
R package performs parameter estimation in common
distribution families, making moment, maximum likelihood, and
state-of-the-art estimators more accessible.
distr
package family.You can install the release version of estimators
from CRAN by running
the following line of code:
install.packages("estimators")
You can install the development version of estimators
from github by
running the following line of code:
devtools::install_github("thechibo/estimators")
More details can be found in the estimators Github repository.
Detailed documentation, along with reproducible examples, can be found
in the package vignette
vignette(topic = "estimators", package = "estimators")
.
The estimators
package is developed in the Mathematics
Department
of the University of
Athens. The package
maintainer is Ioannis
Oikonomidis,
working under the supervision of Prof. Samis
Trevezas.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.