Description Usage Arguments Value Functions
CBASE tuning functions
1 2 3 | tune.cbase.lm(df, thresh = NULL)
tune.cbase.svm(df)
|
df |
Data.frame. Contains tuning data set |
thresh |
Numeric. If non-NULL, exclude retrieved base heights
below |
A list with two components, a list of tuned models for each data category and a data.frame containing the index into said list of models
tune.cbase.lm
: Tuning using linear models
tune.cbase.svm
: Tuning using SVM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.