Description Usage Arguments Value
Compute R2 and RSME for subsamples of data
1 |
ss |
object as output from |
method |
argument passed to |
n.sample |
sample sizes to calculate the metrics for |
N |
number of subamples of each size. This alternative
can be used to reuse a subsamlpe object with larger N set by
|
object of class "metrics", which is a list of two data.frames, "Rsquared" and "RMSE where each has columns corresponding to sample sizes and rows corresponding to repeated samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.