0

Trying to run normality test with MVN package. {MVN} https://cran.r-project.org/web/packages/MVN/index.html

I always receive the same answer, i´ve tried several ways to omit these values in the analysis: na.omit, is.na, na.exclude etc.

***mvn(data, univariateTest ="SW", desc = TRUE)
Error in qr.default(S) : NA/NaN/Inf in foreign function call (arg 1)***

Would anyone know how to do the test without the NA values within each column?

Thank you very much

  • 1
    Please share at some of the data you're using (at least a minimal sample that leads to the same problem) – Ric Dec 31 '22 at 12:30

0 Answers0