On 2/14/2008 9:47 AM, Kes Knave wrote: > Dear all > > I have tried to find this function in R, but don't find it by searching in > the help function. > > Anybody who knows if R has the function "Levene's test for homogeneity of > variances"? > > Note: Im a "R-begginer"
I wonder how you searched for a function. For example, when I do the following: RSiteSearch("levene", restrict="function") levene.test() functions in the car and lawstat packages are the first two hits. > Regards Kes > > [[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. -- Chuck Cleland, Ph.D. NDRI, Inc. 71 West 23rd Street, 8th floor New York, NY 10010 tel: (212) 845-4495 (Tu, Th) tel: (732) 512-0171 (M, W, F) fax: (917) 438-0894 ______________________________________________ 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.