run_var_em: Run variational EM to fit the trajclust model. The model must...

Description Usage Arguments

Description

This procedure is used to estimate the model when individual curves can have linear offsets.

Usage

1
run_var_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.