Forum Discussion
Anonymous
7 years agoNot applicable
IF statement in Rscript / null variables in Rscript
Hi, I want to perform a regression analysis with R script. I used mtcars dataset as test data. My regression formula is basically: lmod<-lm(mpg~cyl+wt+hp) Also wanted to enable users to ...
mwegener
Most Valuable Professional
6 years agoHi Anonymous ,
can you provide your pbix file?