Cardenas, Gabriel A
2019-May-24 14:54 UTC
[R] mboost: Proportional odds boosting model - how to specify the offset?
I keep getting this error in base::rowSums(x, na.rm = na.rm, dims = dims, ...) : 'x' must be numeric In addition: Warning message: When I try to run confint on the opt object can you help please thnx [[alternative HTML version deleted]]
Bert Gunter
2019-May-24 16:50 UTC
[R] mboost: Proportional odds boosting model - how to specify the offset?
I would have thought the message was obvious. Follow the posting guide: show us a subset of your data. Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Fri, May 24, 2019 at 9:26 AM Cardenas, Gabriel A < GCardenas2 at med.miami.edu> wrote:> I keep getting this error > > in base::rowSums(x, na.rm = na.rm, dims = dims, ...) : > 'x' must be numeric > In addition: Warning message: > > When I try to run confint on the opt object can you help please thnx > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
Bert Gunter
2019-May-24 16:57 UTC
[R] mboost: Proportional odds boosting model - how to specify the offset?
... and I should have said, show us your code. We've no idea what you tried to do (or at least I don't). Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Fri, May 24, 2019 at 9:50 AM Bert Gunter <bgunter.4567 at gmail.com> wrote:> I would have thought the message was obvious. Follow the posting guide: > show us a subset of your data. > > Bert Gunter > > "The trouble with having an open mind is that people keep coming along and > sticking things into it." > -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) > > > On Fri, May 24, 2019 at 9:26 AM Cardenas, Gabriel A < > GCardenas2 at med.miami.edu> wrote: > >> I keep getting this error >> >> in base::rowSums(x, na.rm = na.rm, dims = dims, ...) : >> 'x' must be numeric >> In addition: Warning message: >> >> When I try to run confint on the opt object can you help please thnx >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> >[[alternative HTML version deleted]]