Displaying 20 results from an estimated 900 matches similar to: "Mancova with R"
2013 Apr 24
1
RDA permutest envfit
Dear all,
I did a RDA and when I looked to the signification of the test with permutest, the output was non-significant. But when I used the envfit function, some of the vectors are significant. All the test's conditions are respected. What it means? Is it an error in the script?
Commands and output:
> permutest(rda.ind, perm=999, first=TRUE)
Permutation test for rda
Call:
2013 May 17
1
Error with adehabitatHR and kernelbb
Dear all,
I'm trying to get a Brownian bridge kernel (kernelbb) for each combination of two consecutive animal locations (see commands below) and put them, with a loop, inside a list. It works well at the beginning but after 42 runs, it appears the following warning :
>Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) :
> invalid (to - from)/by in seq(.)
I looked at the
2005 Jan 20
1
confidence intervals in Manova and Mancova in Splus
Anyone
I'm wondering how to make confidence intervals (bonferroni or simultaneous)
when using Manova and Mancova in Splus. I 'm doing manova with four variables
on length and four variables on weight (of salmon). The measuring is done on
different time points. I'm working on my master in the field between
biostatistics and fishery biology. If anyone knows a good book on mancova
2013 Apr 16
0
Model ranking (AICc, BIC, QIC) with coxme regression
Hi,
I'm actually trying to rank a set of candidate models with an information criterion (AICc, QIC, BIC). The problem I have is that I use mixed-effect cox regression only available with the package {coxme} (see the example below).
#Model1
>spring.cox <- coxme (Surv(start, stop, Real_rand) ~ strata(Paired)+R4+R3+R2+(R3|Individual), spring)
I've already found some explications in
2012 Oct 29
3
MANCOVA
Hi everybidy
Does anybody knows the code in R relate to MANCOVA???I saw somewhere
lm(Y`...) but ma not so sure..
Thanks in advance!!
Paola
--
View this message in context: http://r.789695.n4.nabble.com/MANCOVA-tp4647735.html
Sent from the R help mailing list archive at Nabble.com.
2008 Sep 08
4
mixed model MANCOVA
Hello,
I need to perform a mixed-model (with nesting) MANCOVA, using Type III sums of squares. I know how to perform each of these types of tests individually, but I am not sure if performing a mixed-model MANCOVA is possible. Please let me know.
Erika
<>< <>< <>< <>< <>< <>< <><
Erika Crispo, PhD candidate
2013 Nov 16
1
repeated-measures multiple regression/ANCOVA/MANCOVA
Dear List,
I am trying to analyze a dataset where I have 1 continuous
between-item variable (C), and 2 factorial within-item variables (3-
and 2-level: F3, F2). I'm interested in whether slope of C is
different from 0 at different combinations of F3 and F2, and whether
it varies between these combinations.
And unfortunately I need a decent anova-like table with p-values. The
reason is that
2008 May 08
0
MANCOVA in R
Hello,
I have subjects in 4 groups: X1, X2, X3, X4. There are 33 subjects in
group X1, 35 in X2, 31 in X3, and 46 in group X4. I have 7 continuous
response variables (actually integers, approximately normal) measured
for each subject: Y1 to Y7, and two continuous covariates C1, C2 (they
are both integers).
I want to perform all pairwise comparisons for each response variable
between groups.
2010 Oct 08
1
MANCOVA
Hi,
I have been using R to do multiple analyses of variance with two
covariates, but recently found that the results in SPSS were very
different. I have check several books and web resources and I think
that both methods are correct, but I am less familiar with R, so I was
hoping someone could offer some suggestions. Oddly simple ANOVA is the
same in SPSS and R. Including covariates improves the
2006 May 22
2
Inserting data in a table with a varchar key field
Hi all,
I have some problems inserting data into a legacy table. the key field
of this table is a field named CIN which is a varchar(15).
when I try insert into this table using a form (generated by the
scaffold generator) I get this Error :
_____________________________________________________________________
undefined method `CIN_before_type_cast'' for #<Candidat:0x370d8c8> |
2011 Aug 30
2
samba Digest, Vol 104, Issue 24
apt-cache policy samba cups
cups:
Install? : 1.4.4-7
Candidat : 1.4.4-7
Table de version :
*** 1.4.4-7 0
500 http://ftp.fr.debian.org/debian/ squeeze/main i386 Packages
100 /var/lib/dpkg/status
samba:
Install? : 2:3.5.6~dfsg-3squeeze5
Candidat : 2:3.5.6~dfsg-3squeeze5
Table de version :
*** 2:3.5.6~dfsg-3squeeze5 0
500 http://security.debian.org/
2010 Jul 29
0
[R-pkgs] heplots 0.9-3 and candisc 0.5-18 released to CRAN
I've just released the latest R-Forge versions of heplots 0.9-3 and
candisc 0.5-18 to CRAN.
They should appear there within a day or two.
== heplots
The heplots package provides functions for visualizing hypothesis tests
in multivariate linear models (MANOVA, multivariate multiple regression,
MANCOVA, etc.). They
represent sums-of-squares-and-products matrices for linear hypotheses
and for
2007 Apr 04
3
Power analysis and mixed model
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20070404/0f61f54a/attachment.pl
2006 Aug 03
0
Ambitious newbie with some ongoing Q's
I'm new to the list and I've been playing about with R for some months
now, mostly using the power analysis routines including the "pwr"
package.
I'm currently looking at a project which will require a
repeated-measures MANCOVA.
I've been reviewing the files available at CRAN, including
http://cran.r-project.org/doc/contrib/Lemon-kickstart/kr_repms.html
and
2002 Mar 01
4
Type III Sum of Squares
Hi,
When doing a two-ways anova in R and comparing my same results with an SPSS
output, I noticed that R calculated type I Sum of Squares. Is it possible to
use Type III Sum of Squares?
Thanks,
S?bastien Plante
Institut des Sciences de la Mer de Rimouski (ISMER)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2007 Apr 12
1
upgrade to .22.3 and got errors on packages (debian sarge)
I just upgraded to .22.3 from .22.1 and now i got several error
messages. I havent found why i got them. Nothing has changed but still
there is error and i cannot correct them:
err: Package[lsb-release](provider=aptitude): Could not find latest version
i run debug:
debug: package provider aptitude: Executing ''/usr/bin/dpkg-query -W
--showformat ${Status} ${Package} ${Version}\n
2013 Aug 26
2
Partial correlation test
Dear all,
I'm writing my manuscript to publish after analysis my final data with
ANOVA, ANCOVA, MANCOVA. In a section of my result, I did correlation of my
data (2 categirical factors with 2 levels: Quantity & Quality; 2 dependent
var: Irid.area & Casa.PC1, and 1 co-var: SL). But as some traits (here
Irid.area) are significantly influenced by the covariate (standard length,
SL), I
2013 Feb 13
1
densityplot(~x+y) for vectors of different lengths does what?
densityplot(~x+y) does what I expect it to do if x and y have equal length. I know how to get what I want if x and y have different lengths. But what is this actually doing if x and y have different lengths? The relevant example is
x=rnorm(10)
y=rnorm(50,1)
densityplot(~x+y)
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of
2011 Apr 13
6
CentOs 5.6 and Time Sync
Hi,
I have upgraded my Dell C151 to the latest 5.6. I have always used
ntp to sync this machine and then the rest of the machines in the
network would sync from it. Since the update I cannot keep the right
time on the machine. This is with / without ntp. I have attempted
various scenario's with no luck. I am now trying the old kernel now as I
type this out. If anyone else has any