Skip to content

BenBarnard/likelihoodExplore

Repository files navigation

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.

About

Exploration of Different Likelihood Based Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages