Displaying 3 results from an estimated 3 matches for "kurby".
Did you mean:
kirby
2012 May 06
3
correlation between XY coordinates
Hello r world,
Does anyone know a function or package that can compute correlations between sets of XY coordinates?
Thanks in advance for your help,
Chris
2010 Oct 29
1
Repeated Measures MANOVA
Hello all,
Is there an r function that exists that will perform repeated measures MANOVAs? For example, let's say I have 3 DVs, one between-subjects IV, and one within-subjects IV. Based on the documentation for the manova command, a function like that below is not appropriate because it cannot take Error arguments.
manova(cbind(DV1,DV2,DV3) ~ BetweenSubjectsIV * WithinSubjectsIV +
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
...els and Haplotypes (Brad McNeney)
38. Re: draw path diagram using dot (eshi)
39. Re: Clustering (David Winsemius)
40. Tukey post hoc comparison (glht?) after 3factorial mixed
model (lmer) (Anna Radtke)
41. Re: Clustering (David Winsemius)
42. Repeated Measures MANOVA (Christopher Kurby)
43. Re: scatterplot3d; scaling point symbols to depth of graph
(Uwe Ligges)
44. Re: Repeated Measures MANOVA (John Fox)
45. Re: doubt in climate variability analysis in R! (Daniel Nordlund)
46. Plotting 2 Lines on the Same Chart (Jason Kwok)
47. Re: Dickey Fuller Test (Cuckovic Pai...