MARSSfit: Generic for fitting MARSS models

View source: R/MARSS-methods.R

MARSSfitR Documentation

Generic for fitting MARSS models

Description

Uses the method of a marssMLE class object. Will call a function such as MARSSkem(), MARSSoptim() or MARSStmb() in the marssTMB package.

Usage

MARSSfit(x, ...)

Arguments

x

a marssMLE object.

...

additional arguments for the fitting function


MARSS documentation built on May 31, 2023, 9:28 p.m.