[R] levene.test
Bernardo Rangel Tura
tura at centroin.com.br
Wed Jul 14 11:50:31 CEST 2010
On Wed, 2010-07-14 at 01:37 -0700, martanair wrote:
> I am trying to use Levene's test (of package car), but I do
> not understand quite well how to use it. '?levene.test' does
> not unfortunately provide any example. My data are in a data
> frame and correspond to 1 factor plus response. Could
> someone please give me an example about how to use the command
>
> levene.test(y, group)
>
> Thanks in advance,
>
> marta
Hi Marta,
levene.test is deprecated functions in car package as say the help of
command (?levene.test). Instead this use leveneTest (?levene.test
again)If you type ?leveneTest you get examples
--
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil
More information about the R-help
mailing list