boost-R / gamboostLSS

Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high dimensional data. The current relase version can be found on CRAN (https://cran.r-project.org/package=gamboostLSS).
26 stars 11 forks source link

Fix `cvrisk.nc_mboostLSS` #16

Closed hofnerb closed 7 years ago

hofnerb commented 8 years ago
plot.nc_cvrisk <- function(...) {
  plot.cvrisk(...)
}