model.rows.sanity.check {chicane} | R Documentation |
model.rows.sanity.check
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
model.rows.sanity.check(model.data, model)
Arguments
model.data |
Data used to fit model |
model |
Resulting negative binomial model object |
Value
None
[Package chicane version 0.1.8 Index]