A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Jaimemosg/EstimationTools below:

Jaimemosg/EstimationTools: This package provides routines for parameter estimation and model diagnostics for any probability density or mass function implemented in R via maximum likelihood given a data set, with or without covariates. Tools in this package have general applicability, especially in survival analysis and distance sampling. :mag::computer:

EstimationTools

The goal of EstimationTools is to provide tools and routines for maximum likelihood estimation of probability density/mass functions in R.

You can install the latest version (4.3.0) of EstimationTools typing the following command lines in R console:

if (!require('devtools')) install.packages('devtools')
devtools::install_github('Jaimemosg/EstimationTools', force = TRUE)
library(EstimationTools)

Or you can install the released version (4.0.0) from CRAN if you prefer. You can also type the following command lines in R console:

install.packages("EstimationTools")

You can visit the package website to explore the functions reference and our vignettes (articles).

You can visit our estimation vignette to see the examples.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4