search for: pigood

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

Did you mean: good
2005 Jul 04
2
Lack of independence in anova()
If the observations are normally distributed and the 2xk design is balanced, theory requires that the tests for interaction and row effects be independent. In my program, appended below, this would translate to cntT (approx)= cntR*cntI/N if all R routines were functioning correctly. They aren't. sim2=function(size,N,p){ cntR=0 cntC=0 cntI=0 cntT=0 cntP=0 for(i in 1:N){
2004 May 07
2
How does the lm() function work?
?step -----Original Message----- From: Phillip Good [mailto:pigood@verizon.net] Sent: 07 May 2004 15:19 To: r-help@stat.math.ethz.ch Subject: [R] How does the lm() function work? Does the lm() function use forward, backward, stepwise or some other method of multivariable regression? Where can I look up the details? Phillip Good [[alternative HTML version dele...
2004 Feb 17
1
Help with multiple graphs on one set of axis
Can you suggest code to plot two cumulative distribution functions on the same set of axis? Phillp Good "Never trust anything that can think for itself if you can't see where it keeps its brain." Mr. Weasley [[alternative HTML version deleted]]