search for: allitem

Displaying 3 results from an estimated 3 matches for "allitem".

Did you mean: allitems
2003 May 23
1
Summary statistics & plots of repeated measures data
...4 100 bp1 9 7 4 107 bp1 10 4 4 107 bp1 I'd like to see the effects of each of the treatments for this within-subject comparison. Repeated measures ANOVA seems like the analysis I need. The results of summary(lme(ete ~ treatment, data=allitems, random=~1 | studentkey, subset=allitems$classkey==4)) follow, but I'm not quite sure what to make of them. In particular, I'm very confused about the meanings of the numbers in the Value column, as they bear no relation to the group means of the data in each of those treatment...
2010 Feb 25
2
Restructure some data
Suppose I have a data frame like "dat" below. For some context, this is the format that represents student's taking a computer adaptive test. first.item is the first item that student was administered and then score.1 is the student's response to that item and so forth. item.pool <- paste("item", 1:10, sep = "") set.seed(54321) dat <- data.frame(id =
2011 Oct 26
1
Winetrick opengl
Hi! Was wondering if there could be a winetrick inplanted in winetricks for openal, sometimes the gtame doesnt run because of the debugrun line something like: "game needs openal 2.1 or higher " http://connect.creativelabs.com/openal/Downloads/Forms/AllItems.aspx is that something where can be looked at? Sorry that the debugrun code i mention isn't more specific. Hope at least for the developers that you know what i mean.