model.rows.sanity.check: model.rows.sanity.check

Description Usage Arguments Value

View source: R/model.rows.sanity.check.R

Description

Check that the model fit contains the same number of rows as the data used to fit it, and throw an error if not

Usage

1
model.rows.sanity.check(model.data, model)

Arguments

model.data

Data used to fit model

model

Resulting negative binomial model object

Value

None


chicane documentation built on Nov. 7, 2021, 1:07 a.m.