LNLIKE.GR: Calculate the log-likelihood of the growth rate

View source: R/run_SIR.R

LNLIKE.GRR Documentation

Calculate the log-likelihood of the growth rate

Description

Calculates the log-likelihood of the estimated growth rate given the observed growth rate and the standard deviation of the observed growth rate.

Usage

LNLIKE.GR(Obs.GR, Pred.GR, GR.SD.Obs, log = T)

Arguments

Obs.GR

Observed growth rate

Pred.GR

Predicted growth rate

GR.SD.Obs

Standard error of the observed growth rate

Value

A list containing loglike.GR1 and loglike.GR2

Examples

LNLIKE.GR(0.1, 0.1, 0.1)

antarctic-humpback-2019-assessment/HumpbackSIR documentation built on Nov. 6, 2023, 6:07 p.m.