В Tue, 22 Aug 2023 16:06:22 +0530
Ashim Kapoor <ashimkap...@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

______________________________________________
R-help@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.

Reply via email to