check_inits_pgSTLM: Check initial values

View source: R/check-inits.R

check_inits_pgSTLMR Documentation

Check initial values

Description

this function check that the initial values for pgSTLM are properly specified

Usage

check_inits_pgSTLM(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

locs

is a n x 2 matrix of observation locations.

corr_fun

is a character that denotes the correlation function form. Current options include "matern" and "exponential".


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