View source: R/model_continuous_svm_linear.R
model_continuous_svm_linear | R Documentation |
model continuous linear support vector machine
model_continuous_svm_linear(data, y)
data |
clean data.frame of predictors and outcome to be analyzed |
y |
continuous outcome name within the data.frame |
linear svm model
# to be added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.