DLM.estimate {pda}R 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)


[Package pda version 1.2.8 Index]