Re: [R] No predict method for hbrfit

2020-03-22 Thread varin sacha via R-help
Hi Jeff, Hi David, Thanks for your responses. As the predict function does not work with hbrfit, I have tried  something without the predict function. There is an error message (Error in .subset2(x, i, exact = exact)) unclear to me. Many thanks for your help. # # # # # # # # # # # # # # # #

Re: [R] No predict method for hbrfit

2020-03-21 Thread David Winsemius
On 3/21/20 4:09 PM, varin sacha via R-help wrote: Dear R-helpers, Using the HBR (high breakdown rank-based) robust estimator and the hbrfit function, I get an error saying Error in UseMethod("predict") for hbrfit. How can I solve the problem ? Many thanks for your help. What makes you

Re: [R] No predict method for hbrfit

2020-03-21 Thread Jeff Newmiller
Don't use packages that haven't been maintained. Or correspond with the author. Or, fix them yourself. On March 21, 2020 4:09:13 PM PDT, varin sacha via R-help wrote: >Dear R-helpers, > >Using the HBR (high breakdown rank-based) robust estimator and the >hbrfit function, I get an error saying

[R] No predict method for hbrfit

2020-03-21 Thread varin sacha via R-help
Dear R-helpers, Using the HBR (high breakdown rank-based) robust estimator and the hbrfit function, I get an error saying Error in UseMethod("predict") for hbrfit. How can I solve the problem ? Many thanks for your help. # # # # # # # # # # # # # # # # # # # # # # # # install.packages(