nolanlab / citrus

Citrus Development Code
GNU General Public License v3.0
31 stars 20 forks source link

Including regression model in the citrus.buildEndpointModel #65

Closed gfragiadakis closed 9 years ago

gfragiadakis commented 9 years ago

Right now only has family = "classification"

rbruggner commented 9 years ago

Added in 32f64977e08b726798b2cc0e3924525d942ca0b5.

In branch "continuousModel", not yet merged with master. To install:

R> library("devtools")
R> install_github("citrus","nolanlab",ref="continuousModel")