DLM.estimate: PDA DLM estimation

View source: R/DLM.R

DLM.estimateR Documentation

PDA DLM estimation

Description

PDA DLM estimation

Usage

DLM.estimate(ipdata=NULL,control,config)

Arguments

ipdata

no need

control

PDA control

config

cloud configuration

Details

DLM estimation: (1) Linear model, (2) Linear model with fixed effects, (3) Linear model with random effects (Linear mixed model)

Value

list(bhat, sebhat, sigmahat, uhat, seuhat)


pda documentation built on April 3, 2025, 10:28 p.m.

Related to DLM.estimate in pda...