get_true_m_not: Gets the vector with the true m_not values

View source: R/model.R View source: R/main_model.R

get_true_m_notR Documentation

Gets the vector with the true m_not values

Description

Gets the vector with the true m_not values

Usage

get_true_m_not(x, Y, K, nbasis, true_cluster_assignments)

Arguments

x

The x used to generate the clusters

Y

The matrix containing rows corresponding the curves

K

The number of clusters in the data

nbasis

The number of basis functions

true_cluster_assignments

A vector containing the true cluster assignments

Value

The vector with the true m_not values

Examples

get_true_m_no(x, Y, K, nbasis, true_cluster_assignments)

jewelltaylor/funclustVI documentation built on June 1, 2022, 12:30 p.m.