update_probability_matrix: Update the probabilty matrix

Description Usage Value Examples

View source: R/main.R

Description

Update the probabilty matrix

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
update_probability_matrix(
  cluster_data,
  number_of_clusters,
  probability_matrix,
  sequence,
  sigma_list,
  m_list,
  A_vector,
  R_vector,
  d_vector,
  nbasis
)

Value

A list of the updated R parameters for each cluster

Examples

1

jewelltaylor/fdcvi documentation built on May 7, 2020, 12:10 a.m.