check.model.numerical.fit: check.model.identifiability

Description Usage Arguments Value

View source: R/check.model.numerical.fit.R

Description

Check if chicane model can be fit on a given dataset. glm.nb does not work when all responses are constant, or there are only two unique values and a covariate is a perfect predictor.

Usage

1
check.model.numerical.fit(interaction.data)

Arguments

interaction.data

Data table of interaction data on which model is to be fit

Value

boolean indicating if model can be fit


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