Description Usage Arguments Value Author(s) See Also Examples
Plot the Mallows Cp.
1 2 3 4 5 |
x |
an object of class |
base.line |
the intercept of the line to split the submodels in acceptable (good) and not-acceptable (bad), (the slope is always one). |
num.max |
maximum number of submodels plotted. |
plot.it |
if TRUE the graph is plotted. |
log.scale |
if TRUE the y-axis as log10 scale. |
xlab |
a title for the x axis. |
ylab |
a title for the y axis. |
verbose |
if |
... |
graphical parameters can be given as arguments. |
num.good |
number of submodels below the |
num.bad |
number of submodels above the |
cp.good |
list of the submodels below the |
cp.bad |
list of the submodels above the |
Claudio Agostinelli
mle.cp
a function to calculate the Mallows Cp.
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.