NLLWeibull: Negative log-likelihood of the Weibull function

Description Usage Arguments Details Value

Description

Negative Log-Likelihood of the Weibull function based on shape and mu parameters.

Usage

1
NLLWeibull(data, shape, mu)

Arguments

data

Vector, data

shape

Numeric, shape parameter

mu

Numeric, mu parameter

Details

used in DepartFit() and ArriveFit()

Value

NLL of Weibull distribution


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.