phillipbvetter / ctsmTMB

Continuous Time Stochastic Modelling using Template Model Builder
2 stars 2 forks source link

adding erf #1

Open phillipbvetter opened 2 months ago

phillipbvetter commented 2 months ago

Note to self:

Had to disable TMBad framework for easy access to "erf", but then mean estimation not supported, lacking support to newton::cfg. Disabled newton::cfg for both ekf and ukf.

-- FIXME: Can add using pnorm in TMBad?

phillipbvetter commented 2 months ago

erf is available in Rcpp directly so no changes to predict / simulate needed.

Added erf through pnorm for methods using RTMB