Description Usage Arguments Value
Fits Support Vector Machine before estimating propensity scores
1 2 3 4 5 6 7 8 9 |
formula |
an object formula to be fitted. Response should be treatment. |
data |
optional data frame. |
scale |
scale the data? |
kernel |
kernel used in SVM. See svm |
cost |
cost parameter C |
gamma |
parameter in some kernel |
... |
For additional options of svm |
propmod
class, a list with model and its name
model - svm
name - "SVM"
data - dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.