Rdocumentation
powered by
Learn R Programming
probsvm (version 1.00)
probsvm: Class probability estimation for Support Vector Machines
Description
This package provides multiclass conditional probability estimation for the SVM, which is distributional assumption free.
Copy Link
Link to current version
Version
Version
1.00
Install
install.packages('probsvm')
Monthly Downloads
17
Version
1.00
License
GPL-2
Maintainer
Chong Zhang
Last Published
May 19th, 2013
Functions in probsvm (1.00)
Search all functions
probsvm
Main function that provides models for multiclass conditional probability estimation and label prediction
predict.probsvm
Prediction function that provides class label prediction and class conditional probability estimation for objects with class "probsvm", returned by the probsvm function.