Skip to contents

Experimental MSPL fits do not expose likelihood-ratio comparisons. Ordinary drmTMB fits likewise have no package-level anova() comparison contract; compare explicitly supported likelihood quantities instead.

Usage

# S3 method for class 'drmTMB'
anova(object, ..., test = NULL)

Arguments

object

A drmTMB fit.

...

Additional fitted objects.

test

Requested test label; currently unsupported.

Value

This method always errors.