norm_ADFun: Create a 'TMB::ADFun' object for the normal likelihood.

View source: R/norm_ADFun.R

norm_ADFunR Documentation

Create a TMB::ADFun object for the normal likelihood.

Description

Create a TMB::ADFun object for the normal likelihood.

Usage

norm_ADFun(x)

Arguments

x

Vector of observations.

Value

A list as returned by TMB::MakeADFun representing the negative loglikelihood of a univariate normal.


mlysy/TMBtools documentation built on April 1, 2022, 6:18 p.m.