Learn R Programming

DLMtool (version 5.2)

makePerf: Convert a OM object to one without observation or process error

Description

Note: This function has been replaced with tinyErr and will soon be removed from the package

Usage

makePerf(OMin, except = NULL)

Arguments

OMin

An object of class OM

except

An optional vector of slot names in the OM that will not be changed (not tested perfectly so watch out!)

Value

A new OM object

Details

Takes an existing OM object and converts it to one without any observation error, and very little process error. Used for debugging and testing that MPs perform as expected under perfect conditions.