get_AD: Generate the AD object corresponding to the model of interest

Description Usage Arguments

View source: R/main_file.R

Description

Generate the AD object corresponding to the model of interest

Usage

1
get_AD(cppfile, X, y, parain)

Arguments

X

Model matrix.

y

Observed response.

parain

Starting values (guesses) for parameter vector.

dll

Name of a .cpp file containing the TMB model template.


rugbel/BRTemplate documentation built on Nov. 12, 2019, 7:41 a.m.