Hint: print.summary.manova manages it. Try example(summary.manova) summary(fit, test="Wilks")$stats[,"Pr(>F)"]
On Thu, 20 Nov 2003, Tu Yu-Kang wrote: > Can anyone tell me how to get the p value out of the output from > summary.manova? > > I tried all the methods I can think of, but failed. -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
