Skip to content
Prev 156313 / 398506 Next

Different PCA results under Windows and Linux

Hi Jathine,

And then to see things more clearly still, you can do something like this on
your test results:

format(formatC(p1$var$coord, digits=15, format="f"), justify="right")

and

format(formatC(p1$var$coord, digits=16, format="f"), justify="right")

Though I do hope that the second command doesn't begin to concern you even
more.

Regards, Mark.
Mark Difford wrote: