get_approx_function_data: Gets functional data approximations

Description Usage Arguments Value Examples

View source: R/main.R

Description

Gets functional data approximations

Usage

1
get_approx_function_data(cluster_data, number_of_clusters, probability_matrix)

Arguments

number_of_clusters

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

1
get_approx_function_data(cluster_data, number_of_cluster)

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