Displaying 3 results from an estimated 3 matches for "m304".
Did you mean:
304
2005 Jan 21
6
how to use do.call("rbind", get(list(mlist)))
...303
...
m500
So I tried:
mlist <- paste("m",302:500,sep="")
dat <- do.call("rbind", get(list(mlist)))
and I get "Error in get(x, envir, mode, inherits) : invalid first argument"
I know "rbind" is valid because
dat <- rbind(m302, m303, m304, m305)
works, I am just too lazy to type it out to m500.
I also tried it without the get() portion, but then dat ends up being
a column with just the names of the objects, not the objects
themselves.
Thanks in advance for showing me the errors in my attempts.
Roger
2008 May 28
2
Tukey HSD (or other post hoc tests) following repeated measures ANOVA
...in foreign function call (arg 6)
In addition: Warning message:
In cov2cor(covm) : diagonal has non-finite entries
> Tukey
height
Thank you very much for your help!
Ullrich
Dr Ullrich Ecker
Postdoctoral Research Associate
Cognitive Science Laboratories
School of Psychology (Mailbag M304)
Room 211 Sanders Building
University of Western Australia
35 Stirling Hwy
Crawley WA 6009
Australia
Office: +61 8 6488 3266
Mobile: +61 4 5822 0072
Fax: +61 8 6488 1006
E-mail: ullrich.ecker@uwa.edu.au
Web: www.cogsciwa.com
[[alternative HTML version deleted]]
2009 Jan 05
0
getResponse(model.lme) yields incorrect number of dimensions error
...t; class(mlr2)
[1] "summary.lme" "lme"
> cor(fitted(mlr2), getResponse(mlr2))^2
Error in val[, level] : incorrect number of dimensions
Dr Ullrich Ecker | Postdoctoral Research Fellow |
Cognitive Science Laboratories | Room 211 Sanders Building |
* School of Psychology | M304 | The University of
Western Australia | 35 Stirling Highway | Crawley WA 6009 | Australia |
( 08 6488 3266 | Ê 08 6488 1006 | À 04 5822 0072
| @ ullrich.ecker@uwa.edu.au | i www.cogsciwa.com |
[[alternative HTML version deleted]]