Displaying 20 results from an estimated 500 matches similar to: "Mauchly and Levene"
2005 Oct 17
1
mauchly.test (instead of mauchley.test) ?
Wherever I look up the following reference
the name of the author is spelled Mauchly
contrary to the naming of the R function.
Mauchly, J.W.,
Significance test for sphericity
of a normal $n$-variate distribution,
Annals of mathematical statistics, 11(1940),
p. 204-209.
Is this a typo on the original article (which
R Core has corrected) or is it a typo in the
function name ?
Best regards,
Tobias
2009 Mar 03
1
repeated measures anova, sphericity, epsilon, etc
I have 3 questions (below).
Background: I am teaching an introductory statistics course in which we are
covering (among other things) repeated measures anova. This time around
teaching it, we are using R for all of our computations. We are starting by
covering the univariate approach to repeated measures anova.
Doing a basic repeated measures anova (univariate approach) using aov()
seems
2007 Mar 15
0
Mauchly.test
Bonjour,
elles correspondent ? des donn?es de diff?rents traitements (EU) avec des
dates diff?rentes
j'aimerai pouvoir faire une comparaison de k moyennes selon ces deux
variables date et EU
ANOVA ? n facteurs n'est pas la bonne solution
je voudrai savoir qu'elles sont les tests qui permettent de r?soudre ce
probl?me (?chantillons appari?s)
je suis partis sur le test de Mauchley
2010 Jul 14
3
levene.test
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
--
View this message in
2007 Jul 05
4
Levene Test with R
Hi All,
is there Levene' test in R ? If not ,Could you give me some
advice about Levene test with R?
Thanks a lot! I am waiting for yours.
2012 Mar 21
2
Type II and III sum of squares (R and SPSS)
To whom it may concern
I made some analysis with R using the command Anova. However, I found
some problmes with the output obtained by selecting type II o type III
sum of squares.
Briefly, I have to do a 2x3 mixed model anova, wherein the first factor
is a between factor and the second factor is a within factor. I use the
command Anova in the list below, because I want to obtain also the sum
2003 Aug 13
4
Levene test of homogeneity of variance
Has the Levene test of homogeneity of variance been implemented in any
library in R?
Thanks,
Maurice Haynes
National Institute of Child Health and Human Development
Child and Family Research Section
6705 Rockledge Drive
Bethesda, MD 20892
Voice: 301-496-8180
Fax: 301-496-2766
E-Mail: mh192j at nih.gov
2003 Nov 29
1
Classic Levene Test of variances
Hello,
I am searching for the classic Levene test of variances in R but I don't find the function. Is there any command or do I have to programm the test by myself? Does anybody know? Help would be fine because R is very new to me.
S.Zank
[[alternative HTML version deleted]]
2018 Jan 15
1
About levene.test
Hi,
What package(s) must I install so that I can apply the Levene' test in my
data?
I tried 'lawstat' but dependency ?VGAM? is not available for this package.
I am using Rstudio Version 1.1.383
Tks
[[alternative HTML version deleted]]
2009 Dec 01
0
GLM Repeated measures test of assumptions: e.g. test for sphericity e.g. Bartletts and Levenes homogenous variances
Hello and thanks in advance
I am running a glm in R the code is as follows with residual diagnostic code
below
model4<-glm(Biomass~(Treatment+Time+Site)^2, data=bobB,
family=quasi(link="log", variance="mu"))
par(mfrow=c(2,2))
plot(model2)
to test the effect of grazing exclusion of feral horses for a Phd with
following factors:
Treatment - 3 levels which are grazed
2012 Mar 05
2
new to repeated measures anova in R
Data set up as one observation/subject looks like (with a total of 10 subjects)
Two treatments: shoe type with 3 categories and region with 8 categories ==> 24 "treatment" columns
Subject PHallux PMidToes PLatToe PMTH1 PMidMTH PLatMTH PMidfoot PRearfoot LHallux LMidToes LLatToe LMTH1 LMidMTH LLatMTH LMidfoot LRearfoot DHallux DMidToes DLatToe DMTH1 DMidMTH DLatMTH
2007 Aug 21
2
Sphericity test in R for repeated measures ANOVA
Hi,
Is there a way to do a sphericity test in R for repeated measures ANOVA
(using aov or lme)? I can't find anything about it in the help.
Thanks
Orou
[[alternative HTML version deleted]]
2009 Feb 26
1
error message and convergence issues in fitting glmer in package lme4
I'm resending this message because I did not include a subject line in my first posting.
Apologies for the inconvenience!
Tanja
> Hello,
>
> I'm trying to fit a generalized linear mixed model to estimate diabetes prevalence at US county level. To do this I'm using the glmer() function in package lme4. I can fit relatively simple models (i.e. few covariates) but when
2018 Jan 15
0
About levene.test
Dear Mariano,
See the function leveneTest() in the car package.
I hope that this helps,
John
-----------------------------
John Fox, Professor Emeritus
McMaster University
Hamilton, Ontario, Canada
Web: socialsciences.mcmaster.ca/jfox/
> -----Original Message-----
> From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Marcelo
> Mariano Silva
> Sent: Monday, January
2007 Feb 20
1
bootstrapping Levene's test
Hello all,
I am low down on the learning curve of R but so far I have had little
trouble using most of the packages. However, recently I have run into
a wall when it comes to bootstrapping a Levene's test (from the car
package) and thought you might be able to help. I have not been able
to find R examples for the "boot" package where the test statistic
specifically uses a
1998 Jul 10
2
Re: RedHat 5.X Security Book
[mod: This discussion has been going on "offline" with an occasional
CC to linux-security. By the time I got around to do another
"moderation round" this one was the latest. Everyone is keeping good
context, so I think you all will be able to follow the discussion. --REW]
>>>>> <seifried@seifried.org> writes:
>> The only thing I can see coming out
2006 Aug 02
1
Syntax of Levene's test
Dear All
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 4 factors plus response. Could someone please give me an
example about how to use the command
levene.test(y, group)
?
Thanks in advance,
Paul
2011 Nov 22
1
Varma models in the dse package
Hi,
I tried to run the VARMA model in the dse package. I specified a model:
> arma
A(L) =
1+0.244L1 0+0.05L1
0-0.325L1 1-0.234L1
B(L) =
1-0.277L1 0+0.211L1
0-0.206L1 1+0.238L1
and have a TSdata object:
> dfdata
output data:
Series 1 Series 2
1 "difex2" "difem2"
but I get this warning message:
> estMaxLik(arma, dfdata)
Error in
2004 Jun 02
1
xdm security hole
Hi everyone,
every comment about this:
http://xforce.iss.net/xforce/xfdb/16264
Didn't find any hint or patch on http://www.xfree86.org/security/.
Best regards
Konrad Heuer (kheuer2@gwdg.de) ____ ___ _______
GWDG / __/______ ___ / _ )/ __/ _ \
Am Fassberg / _// __/ -_) -_) _ |\ \/ // /
37077 Goettingen /_/ /_/
2009 Feb 26
1
(no subject)
Hello,
I'm trying to fit a generalized linear mixed model to estimate diabetes prevalence at US county level. To do this I'm using the glmer() function in package lme4. I can fit relatively simple models (i.e. few covariates) but when expanding the number of covariates I usually encounter the following error message.
gm8 <-