Skip to contents

A class to represent various objects created by the flexCountReg package.

Slots

model

The fitted model object (can be any type).

data

The data used for fitting the model (data frame).

formula

The R formula used in the regression model (main formula, not including random parameters, etc.)

call

The matched call (language).

additional

Any additional information (list).