Skip to content

Instantly share code, notes, and snippets.

@ViniciusBRodrigues
Last active November 8, 2019 19:02
Show Gist options
  • Select an option

  • Save ViniciusBRodrigues/d902dc3c21214dc1e786855be134008b to your computer and use it in GitHub Desktop.

Select an option

Save ViniciusBRodrigues/d902dc3c21214dc1e786855be134008b to your computer and use it in GitHub Desktop.
var.test(formula = Ozone ~ Month, data = airquality)
Error in var.test.formula(formula = Ozone ~ Month, data = airquality) :
fator de agrupamento deve ter exatamente 2 níveis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment