get_A_vector: Generates a vector A

Description Usage Arguments Value Examples

View source: R/main.R

Description

Generates a vector A

Usage

1
get_A_vector(alpha_vector, observations_per_cluster_sequence)

Arguments

alphas

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_sequence

The number of entries in each curve vector

Value

A vector A

Examples

1
get_A(alphas, observations_per_cluster_sequence)

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