makeDlMod: Convert fitted models to 'dlMod' objects

Description Usage Arguments Value

View source: R/AllGeneric.R

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


Biostatistics4SocialImpact/dlm documentation built on May 19, 2019, 10:47 p.m.