get_cluster_variance_matrix: Generates a matrix in which each row represents the variances...

Description Usage Arguments Value Examples

View source: R/main.R

Description

Generates a matrix in which each row represents the variances of the curves in each cluster

Usage

1
get_cluster_variance_matrix(cluster_data, number_of_clusters)

Arguments

cluster_data

The matrix containing rows corresponding the curves

number_of_clusters

The number of entries in each curve vector

Value

A matrix in which each row represents the variances of the curves in each cluster

Examples

1
get_cluster_variance_matrix(cluster_data, number_of_clusters)

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