Re: [R] mboost: Proportional odds boosting model - how to specify the offset?

2015-03-20 Thread Benjamin Hofner
Dear Madlene, the problem that you observed was twofold. First, mboost expects the offset to be a scalar or a vector with length equal to the number of observations. However, fitted(p.iris) is a matrix. In PropOdds(), the linear or additive predictor is shared among all outcome categories and

Re: [R] Predicting New Data -

2013-01-07 Thread Benjamin Hofner
Sorry, but your current information doesn't help to solve your problem. Not having explicit base-learners is not the cause of your problem, especially as for glmboost() there are no explicit base-learners. You should definitely provide a minimal example that helps to reproduce your error/problem.

Re: [R] problem with predict(mboost,...)

2010-10-20 Thread Benjamin Hofner
-- ** Dipl.-Stat. Benjamin Hofner Institut für Medizininformatik, Biometrie und Epidemiologie Friedrich-Alexander-Universität Erlangen-Nürnberg Waldstr. 6 - 91054 Erlangen - Germany Tel: +49-9131-85-22707 Fax: +49-9131-85-25740 Office: Room 3.036 Universitätsstraße 22

Re: [R] Out-of-sample predictions with boosting model

2010-07-30 Thread Benjamin Hofner
Hi Travis, I try to give you some hints that might bring you closer to a solution. The clue to your problem (as far as I understand it) might just be to appropriately use the predict function of mboost. You can specify a new data set (e.g. a part of your original data set not used for

Re: [R] mboost: Interpreting coefficients from glmboost if center=TRUE

2010-03-19 Thread Benjamin Hofner
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. David Winsemius, MD Heritage Laboratories West Hartford, CT -- ** Dipl.-Stat. Benjamin Hofner Institut für

[R] [R-pkgs] Major update: mboost 2.0-0 released

2010-02-02 Thread Benjamin Hofner
with by - bns and bss deprecated -- ** Dipl.-Stat. Benjamin Hofner Institut für Medizininformatik, Biometrie und Epidemiologie Friedrich-Alexander-Universität Erlangen-Nürnberg Waldstr. 6 - 91054 Erlangen - Germany benjamin.hof