Skip to content
Prev 273602 / 398506 Next

error messages

Joyce Flynt <dr.joyceflynt <at> yahoo.com> writes:
It's hard to solve without a *reproducible* example.
Is your data set really called 'BMI'?  (i.e. should you
be saying BMI$BMI, or just BMI (if your data frame is
attached), or mydata$BMI? If your data set *is* called
BMI, does it make a difference if you rename it to e.g. BMIdat?

  What are the results of

ls()

?