theta_max_likelihood: Obatin the maximium likleihood from a vector of parameter and...

Usage Arguments

View source: R/theta_max_likelihood.R

Usage

1
theta_max_likelihood(theta, likelihood, threshold_CI)

Arguments

theta

is a vector containing parameter's values for which the likelihood has been evaluated

likelihood

at the paraneter's value (log-likelihood)

threshold_CI

is the threshold to estimate the confidence interval, i.e. to obtain a 95

The function returns a list including:

Also gives confidence interval Pierre Nouvellet (p.nouvellet@imperial.ac.uk)


reconhub/branchr documentation built on May 27, 2019, 4:01 a.m.