Open phillipbvetter opened 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?
erf is available in Rcpp directly so no changes to predict / simulate needed.
Added erf through pnorm for methods using RTMB
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?