Description Usage Arguments Value Note
Extract the best model (least sse) from a list of models
1 |
models |
the list of models |
digits |
the number of digits of |
orderOnly |
if |
an integer vector representing the order of the models if orderOnly
is TRUE
.
A reordered list of models if orderOnly
is FALSE
(the default).
The ordering process preserves the original order in the event of ties at the desired significance level.
This function relies upon the sse
value being stored
in an attribute of the model called naturalCoeffs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.