Main function

Main function is regular MARSS() function with method=“TMB”. Load the MARSS package via library(MARSS) and type ?MARSS for info.

Internal functions

Not needed by users.

MARSSfit(<TMB>)

MARSS parameter estimation using TMB

estimate_marss()

Internal function: MARSS parameter estimation using TMB

estimate_marss2()

Internal function: MARSS parameter estimation using TMB

var_to_cholvar()

Return R, Q and V0 with free and par for chol of matrix

marssTMB_CheckPackageVersions()

Check TMB and Matrix versions

Other functions

This the original Tim Cline function that was used as the early template.

dfaTMB()

Tim Cline's original code to Fit a DFA model with TMB.