get_v_not_vector: Gets the vnot parameter

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

get_v_not_vectorR Documentation

Gets the vnot parameter

Description

Gets the vnot parameter

Usage

get_v_not_vector(Y, x, probability_matrix, phi_matrix, K, nbasis)

Arguments

Y

The matrix containing rows corresponding the curves

x

The x used to generate the clusters

probability_matrix

The x used to generate the clusters

phi_matrix

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

K

The total number of clusters

nbasis

The number of basis functions

Value

The vnot parameter

Examples

get_vnot(Y, x, probability_matrix, phi_matrix, K, nbasis)

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