trajclust_elbo: Compute the ELBO of the trajclust model with the given...

Description Usage Arguments

Description

Compute the ELBO of the trajclust model with the given variational distributions.

Usage

1
trajclust_elbo(X, x, y, K, var_z, var_bmean, var_bcov, model)

Arguments

X

A design matrix for a curve.

x

The measurement times for a curve.

y

The observed measurements for a curve.

K

The covariance matrix of the observed measurements.

var_z

The variational distribution over groups.

var_bmean

The variational mean over curve offsets.

var_bcov

The variational covariance over curve offsets.

model

A trajclust model.


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