tests/manual/test-Input-MPs.R

testthat::context("Test Input MPs")


library(DLMtool)

OM <- MSEtool::testOM

MPs <- avail('MP', 'DLMtool')

types <- MPtype(MPs)

MPs <- types$MP[types$Type == 'Input']

MSE <- runMSE(OM, MPs=MPs)

Try the DLMtool package in your browser

Any scripts or data that you put into this service are public.

DLMtool documentation built on June 20, 2022, 5:14 p.m.