run_em: Run EM to fit the trajclust model.

Description Usage Arguments

Description

Run EM to fit the trajclust model.

Usage

1
run_em(curveset, model, tol = 1e-08, maxiter = 10000, verbose = TRUE)

Arguments

curveset

A collection of observed curves.

model

A trajclust model.

tol

Convergence tolerance.

maxiter

The maximum number of EM iterations.

verbose

Logical flag indicating whether to print convergence information.


pschulam-attic/trajclust documentation built on May 26, 2019, 10:32 a.m.