Some error occured while loading page for you. Please try again.
You are viewing a single comment's thread. Return to all comments →
The "data=foo" argument there tells R that data are supposed to come from the frame named "foo".
I always recommend building a data frame before performing regression or other modeling. It makes things easier in R.
Add Reply Preview cancel
Create An Account
Or connect with
By signing up you agree to our Terms of Service and Privacy Policy
The "data=foo" argument there tells R that data are supposed to come from the frame named "foo".
I always recommend building a data frame before performing regression or other modeling. It makes things easier in R.
Add Reply Preview cancel