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

Version

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)

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