Learn R Programming

DLMtool (version 3.2)

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

Description

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.

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