Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.7-16) of this package.
Take me there.
WeightSVM (version 1.7-3)
Subject Weighted Support Vector Machines
Description
Functions for subject/instance weighted support vector machines (SVM). It uses a modified version of 'libsvm' and is compatible with package 'e1071'.
Copy Link
Link to current version
Version
Version
1.7-16
1.7-13
1.7-11
1.7-9
1.7-5
1.7-4
1.7-3
Install
install.packages('WeightSVM')
Monthly Downloads
500
Version
1.7-3
License
GPL-2 | GPL-3
Maintainer
Tianchen Xu
Last Published
April 5th, 2020
Functions in WeightSVM (1.7-3)
Search all functions
write.wsvm
Write WSVM Object to File
predict.wsvm
Predict Method for Subject Weighted Support Vector Machines
plot.tune_wsvm
Plot Tuning Object
plot.wsvm
Plot WSVM Objects
tune_wsvm
Parameter Tuning of Functions Using Grid Search
tune.control
Control Parameters for the tune/tune_wsvm Function
wsvm
Subject Weighted Support Vector Machines