Learn R Programming

fishmethods (version 1.12-1)

compare.lrt.plus: 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(...)

Value

List containing model test statistics

Arguments

...

growthlrt.plus object names separated by commas

Author

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

Details

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

References

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

See Also

growthlrt.plus

Examples

Run this code
## This is a typical specification, not a working example
if (FALSE) {
compare.lrt.plus(model1,model2)}

Run the code above in your browser using DataLab