get_approx_function_data: Gets functional data approximations

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

get_approx_function_dataR Documentation

Gets functional data approximations

Description

Gets functional data approximations

Usage

get_approx_function_data(Y, K, probability_matrix)

Arguments

Y

The matrix containing rows corresponding the curves

K

The total number of clusters

probability_matrix

A matrix in which the rows represent the probabilities that the curve is in each of the clusters

Value

Matrix with approximations of functional data for each cluster in a row

Examples

get_approx_function_data(Y, number_of_cluster)

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