makeDlMod: Convert fitted models to 'dlMod' objects

Description Usage Arguments Value

Description

Convert an appropriately fit model object into an object of class dlMod

Usage

1
2
## S3 method for class 'merMod'
makeDlMod(object, parsed, call, ...)

Arguments

object

a fitted model object

parsed

an interpreted dlm formula object returned by interpret.dlm

call

an optional matched function call

Value

an S4 object of class dlMod


asw221/dlm documentation built on June 3, 2019, 5:16 p.m.