estimEM: Wrapper function for EM estimation

Description Usage Arguments Examples

View source: R/estimEM.R

Description

Wrapper function for EM estimation

Usage

1
2
estimEM(df.sptmod, method = "simple", theta.init = NULL,
  print.res = FALSE, debug = FALSE, technic = "closed", hessian = FALSE)

Arguments

df.sptmod

model data

method

method to be used

print.res

logical. printing or not the steps values.

Examples

1
2
data("wq_analysis_week2")
SPTMData(wq.raw.obs, frequency = "quarter")

ick003/SpTMixture documentation built on May 18, 2019, 2:32 a.m.