compare.lrt.plus: Comparison of growthlrt.plus model objects

View source: R/compare.lrt.plus.R

compare.lrt.plusR Documentation

Comparison of growthlrt.plus model objects

Description

Compute likelihood ratio tests for two or more growthlrt.plus model objects via Kimura (1990)

Usage

compare.lrt.plus(...)

Arguments

...

growthlrt.plus object names separated by commas

Details

Likelihood ratio and F tests are computed for models compared against one another in the order specified.

Value

List containing model test statistics

Author(s)

Gary A. Nelson, Massachusetts Division of Marine Fisheries gary.nelson@mass.gov

References

Kimura, D. K. 1990. Testing nonlinear reression parameters under heteroscedastic, normally distributed errors. Biometrics 46: 697-708.

See Also

growthlrt.plus

Examples

## This is a typical specification, not a working example
## Not run: 
compare.lrt.plus(model1,model2)
## End(Not run)

fishmethods documentation built on April 27, 2023, 9:10 a.m.