get_cumulative_phi_matrix: Gets a matrix of the coffecient vectors, phi, for each curve

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

get_cumulative_phi_matrixR Documentation

Gets a matrix of the coffecient vectors, phi, for each curve

Description

Gets a matrix of the coffecient vectors, phi, for each curve

Usage

get_cumulative_phi_matrix(Y, x, nbasis)

Arguments

Y

The matrix containing rows corresponding the curves

x

The x used to generate the clusters

nbasis

The number of basis functions

Value

a matrix of the coffecient vectors, phi, for each curve

Examples

get_cumulative_phi_matrix(Y, x, nbasis)

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