I have a large amount of data which I break down into a collection of
vectors of 100-125 values each.  I would like to test the normality of the
vectors and compare them.  In the interactive mode I can test any one vector
using the Shapiro-Wilk test or the Kolmogorov-Smirnov test.  My problem is
that when I try to write out the results to a file, the term output is a
mixture of alpha characters along with the number value that I really want.
How can I get it to write out just the p-values by themselves?

Thank you very much for your time.

Bruce Kindseth


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to