Description Usage Arguments Value Author(s)
This function fits a linear, logistic, or Cox proportional hazards regression model to given data
1 2 3 4 5 |
model.formula |
An object of class |
data |
A data frame where all variables are stored in different columns |
type |
Fit type: Logistic ("LOGIT"), linear ("LM"), Cox proportional hazards ("COX") or "SVM" |
fitFRESA |
if true it will perform use the FRESA cpp code for fitting |
... |
Additional parameters for fitting a default |
A fitted model of the type defined in type
Jose G. Tamez-Pena and Antonio Martinez-Torteya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.