compare.lrt.plus {fishmethods} | R 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
Examples
## This is a typical specification, not a working example
## Not run:
compare.lrt.plus(model1,model2)
## End(Not run)
[Package fishmethods version 1.12-1 Index]