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/RcppTMBTest documentation built on March 25, 2022, 2:37 p.m.