get_A_vector: Generates a vector A

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

get_A_vectorR Documentation

Generates a vector A

Description

Generates a vector A

Usage

get_A_vector(alpha_vector, observations_per_curve)

Arguments

alpha_vector

A vector that in which the entries are the alpha parameters of the gamma distribution (1 / variance) of the curves in each cluster

observations_per_curve

The number of entries in each curve vector

Value

A vector A

Examples

get_A(alpha_vector, observations_per_curv)

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