search for: numberofcontrast

Displaying 1 result from an estimated 1 matches for "numberofcontrast".

Did you mean: numberofcontrasts
2012 Apr 18
0
Error in eval when using contrast and nlme
...##, ## silent=FALSE), ##"try-error") ) { ##temp <- 0 ## cat (paste("Error on slice", inZ, "\n")) ##} else { temp <- as.vector(unlist(anova(mylme, type="marginal"))) ##} if(length(temp) > 1) { numberOfContrasts=length(inContrasts) outStats[1:(inNumberOfOutputBriks-(numberOfContrasts*2))] = temp[c(inAnovaIndices)] if (numberOfContrasts > 0 ) { contrastsStartAt=(inNumberOfOutputBriks-(numberOfContrasts*2))+1 cat("Contrasts start at ", contrastsStartAt, "...