Likelihood Explore

CRAN_Status_Badge Travis-CI Build Status codecov

Overview

likelihoodExplore is meant to be an educational package to explore likelihood functions and likelihoodbased methods.

Installation

You can install the latest development version from github with

if (packageVersion("devtools") < 1.6) {
  install.packages("devtools")
}
devtools::install_github("benbarnard/likelihoodExplore")

If you encounter a clear bug, please file a minimal reproducible example on github.



BenBarnard/likelihoodExplore documentation built on Dec. 4, 2019, 4:38 p.m.