theta.unlist: M-step of the EM algorithm

Description Usage Arguments Examples

View source: R/theta.unlist.R

Description

This internal function converts a parameter vector to a prefered list format

Usage

1
theta.unlist(theta)

Arguments

phat

The array of normalized counts (sample proportions) of format (r[1],...,r[m])

fphat

The list of k arrays that represent the full distribution over (r[1],...,r[m],k)

Examples

1
theta.list(param,r,class=2)

pzwiernik/LatentClass documentation built on May 26, 2019, 11:35 a.m.