View source: R/compare.lrt.plus.R
compare.lrt.plus | R Documentation |
Compute likelihood ratio tests for two or more growthlrt.plus model objects via Kimura (1990)
compare.lrt.plus(...)
... |
growthlrt.plus object names separated by commas |
Likelihood ratio and F tests are computed for models compared against one another in the order specified.
List containing model test statistics
Gary A. Nelson, Massachusetts Division of Marine Fisheries gary.nelson@mass.gov
Kimura, D. K. 1990. Testing nonlinear reression parameters under heteroscedastic, normally distributed errors. Biometrics 46: 697-708.
growthlrt.plus
## This is a typical specification, not a working example
## Not run:
compare.lrt.plus(model1,model2)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.