R

Asked • 06/03/19

Use of ~ (tilde) in R programming Language?

I saw in a tutorial about regression modeling the following command : myFormula <- Species ~ Sepal.Length + Sepal.Width + Petal.Length + Petal.WidthWhat exactly does this command do, and what is the role of `~` (tilde) in the command?

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.