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 stabsel for list-shaped <data> #14

Closed fabian-s closed 8 years ago

fabian-s commented 8 years ago

FDboost uses list-shaped data, so nrow(attr(<model>, "data")) does not work.