Learn R Programming

chicane (version 0.1.8)

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

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

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