Description Usage Arguments Value
wsvm to solve the subject-weighted SVM
1 |
X: |
n by p feature matrix |
A: |
label |
wR: |
instance weight |
kernel: |
propensity score with length n, can be either "rbf" or "linear", default is "linear" |
sigma: |
hyper-parameter in SVM rbf kernel |
C: |
hyper-parameter in SVM rbf kernel |
e: |
least tolerated error |
object in rbfcl or linearcf classs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.