check_inits_pg_lm: Check initial values

View source: R/check-inits.R

check_inits_pg_lmR Documentation

Check initial values

Description

this function check that the initial values for pg_lm() are properly specified

Usage

check_inits_pg_lm(Y, X, inits)

Arguments

Y

is a n x d matrix of multinomial count data.

X

is a n x p matrix of variables.

inits

is the list of current initial values


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