search for: cchol

Displaying 2 results from an estimated 2 matches for "cchol".

Did you mean: chol
2010 Apr 15
0
nested (hierarchical) anova
...6 1.50 ---------------------------------------------------------------------------- It is straightforward to follow the equations from the book step by step to obtain those results. Now, when trying the 'aov()' function in R: ## creating the data frame zar <- data.frame( cChol=c(102, 104, 103, 104, 108, 110, 109, 108, 104, 106, 105, 107), drug=gl(3, 4, 12), dsource=gl(6, 2, 12, labels=c("A", "Q", "D", "B", "L", "S")) ) ## This gives the relevant SS, DF and MS values, but only the F and P correspo...
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,   Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.   One function that has me stumped is "sink." Can anyone tell me if this stands for something?   Thanks,   Paul         __________________________________________________ [[alternative HTML