get_m_not_vector: Gets the m_not parameter for each cluster

Description Usage Arguments Value Examples

View source: R/main.R

Description

Gets the m_not parameter for each cluster

Usage

1
get_m_not_vector(phi_matrix, nbasis)

Arguments

phi_matrix

A matrix of the coffecient vectors for each cluster, phi_k, of the basis matrix B

nbasis

The number of basis functions

sequence

The sequence used to generate the clusters

function_data

The data generated from the actual functions

number_of_clusters

The total number of clusters

Value

The m_not parameter vector for each cluster

Examples

1
get_m_not_vector(sequence, number_of_clusters, nbasis)

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