Description Usage Arguments Value Author(s) Examples
The function finds the complexity parameter that is most optimal for reducing cross validation error.
1 |
df |
A dataframe with columns of Start.Pos and log2r |
conserve |
The default is FALSE. When TRUE the optimal complexity parameter has a minimum around .01 to reduce the chance of overfitting. When FALSE the optimal complexity has a minimum around .001. |
The optimal complexity parameter in numeric format
Annika Cleven
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.