[R] Help needed with olsrr package
    Ivan Krylov 
    kry|ov@r00t @end|ng |rom gm@||@com
       
    Tue Aug 22 18:47:07 CEST 2023
    
    
  
В Tue, 22 Aug 2023 16:06:22 +0530
Ashim Kapoor <ashimkapoor using gmail.com> пишет:
> Error in eval(predvars, data, env) : object 'Var.One' not found
Use traceback() to find out in which function the error was raised.
This looks like a bug in the olsrr package. Could be due to use of
string manipulation in order to work with formula terms, could be
some other assumption violated by I(10*Var2).
Try asking at https://github.com/rsquaredacademy/olsrr/issues.
-- 
Best regards,
Ivan
    
    
More information about the R-help
mailing list