make_alpha: Contruct the Dirichlet-multinomial parameter matrix 'alpha'

View source: R/make_alpha.R

make_alphaR Documentation

Contruct the Dirichlet-multinomial parameter matrix alpha

Description

A function for calculating the Dirichlet-multinomial parameters from the underlying latent parameters

Usage

make_alpha(Xbs, beta, params)

Arguments

Xbs

is an n \times q matrix that are inputs into the functional form

beta

is an q vector of inputs into the functional form

params

is a list of parameters for each functional type and link function. See more details for details


jtipton25/pgR documentation built on July 8, 2022, 12:44 a.m.