new_trajclust_model: Create an empty trajclust model.

Description Usage Arguments

Description

Create an empty trajclust model.

Usage

1
new_trajclust_model(G, P, basis, covariance, bmean = NULL, bcov = NULL)

Arguments

G

The number of clusters.

P

The number of basis functions.

basis

A function to compute design matrices.

covariance

A function to compute covariance matrices.

bmean

Individual offset prior mean.

bcov

Individual offset prior cov.


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