[R] Exhaustive CHAID package

2015-04-21 Thread Michael Grant
rpart which are implemented in R. >I see that CHAID, but not Exhaustive CHAID, is in the R-forge, and I write to >ask if there are plans to create a package which employs the Exhaustive CHAID >strategy. Right now the best source I can find is in SPSS-IBM and I feel a >bit disloyal

Re: [R] Exhaustive CHAID package

2015-04-22 Thread Michael Grant
eileis [mailto:achim.zeil...@uibk.ac.at] Sent: Wednesday, April 22, 2015 3:30 AM To: Michael Grant Cc: r-help@R-project.org Subject: Re: [R] Exhaustive CHAID package On Tue, 21 Apr 2015, Michael Grant wrote: > Dear R-Help: > > From multiple sources comparing methods of tree classification and

[R] Box Plot Text

2008-08-18 Thread Michael Grant
Is there a easy way to insert text inside a boxplot as can be done with plot using text(...)? Thanks, MCG [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] model II regression - how do I do it?

2008-08-29 Thread Michael Grant
Dear Danilo: Here is one approach with the formal reference being: Computational Statistics & Data Analysis 23 ( 1997 ) 355-372 COMPUTATIONAL STATISTICS & DATA ANALYSIS Generalization of the geometric mean functional relationship Norman R. Draper, Yonghong (Fred) Yang Department of Statistics, 12

Re: [R] model II regression - how do I do it?

2008-08-29 Thread Michael Grant
Why Model II Regression? My experience is that for purposes of prediction, the difference between Model I and Model II fits can be quite significant, mostly, of course, near the extremes of the predictor variable(s). There are several approaches and most give pretty similar model parameters but mo

[R] lmer, p-values and all that

2013-03-27 Thread Michael Grant
rently I've not understood the recommendation or the proper likelihood ratio test in question (or both) for I get this error message: Error: $ operator not defined for this S4 class. Would someone be kind enough to point out my blunder? Thank you, Michael Grant [[alternative

[R] Newly installed version; can't run lm function

2012-10-19 Thread Michael Grant
after attaching test, the variable ozone is not numeric. Can someone please help? This behavior is occurring with multiple data sets loaded from outside R. Thank you in advance. Michael Grant Example: > test ozone garden 1 3 A 2 5 B 3 4 A 4 5 B

Re: [R] choose.dir() gone?

2010-09-08 Thread Michael Grant
Maybe 'tk_choose.dir' in the tcltk package will do what you want. --- On Wed, 9/8/10, Johannes Graumann wrote: > From: Johannes Graumann > Subject: Re: [R] choose.dir() gone? > To: r-h...@stat.math.ethz.ch > Date: Wednesday, September 8, 2010, 3:18 AM > OK. Just checked and > "choose.file"/"cho

[R] Testing non-exhaustive Null and Alternative Hypothesis

2011-09-07 Thread Michael Grant
I wish to test the hypothesis of mu equal to or less than 5 against the specific alternative mu equal to or greater than 7. I am unable to find how to persuade R to do this with any function (e.g. t.test). Suggestions? Michael Grant [[alternative HTML version deleted

[R] Sub-Directories

2012-07-26 Thread Michael Grant
different 'projects' going at the same time, with each being unrecognized by the other within R. Many thanks, Michael Grant [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/list

Re: [R] piper diagram

2008-06-12 Thread Michael Grant
Sorry no previous message text or addresses, but I just cleaned my mailbox and then found something relevant. Regarding the Piper diagram. I just noticed the 'hydrogeo' package on CRAN, courtesy of one Myles English. That should be what you need or close to it. Best regards, Mic

Re: [R] Bug in "is" ?

2008-09-29 Thread Michael Grant
es everything. It is easily demonstrated in four and a half lines of R code or one line of APL. HTH :O) Michael Grant --- On Mon, 9/29/08, Lucke, Joseph F <[EMAIL PROTECTED]> wrote: > From: Lucke, Joseph F <[EMAIL PROTECTED]> > Subject: Re: [R] Bug in "is&qu

[R] Incorrect p value for binom.test?

2009-02-05 Thread Michael Grant
I believe the binom.test procedure is producing one tailed p values rather than the two tailed value implied by the alternative hypothesis language. A textbook and SAS both show 2*9.94e-07 = 1.988e-06 as the two tailed value. As does the R summation syntax from R below. It looks to me like the a

Re: [R] annotating a filled contours plot with a grid of points

2009-02-06 Thread Michael Grant
Dario, Checkout the 'plot.axes' argument to 'filled.contour'. Michael Grant --- On Fri, 2/6/09, Dario Martin-Benito wrote: > From: Dario Martin-Benito > Subject: [R] annotating a filled contours plot with a grid of points > To: r-help@r-project.org > Date: F

Re: [R] 3D trajectory plot?

2008-11-15 Thread Michael Grant
g a vtk dataset in R should relatively straight-forward. HTH Michael Grant --- On Tue, 11/11/08, Chris Jarman <[EMAIL PROTECTED]> wrote: > From: Chris Jarman <[EMAIL PROTECTED]> > Subject: [R] 3D trajectory plot? > To: r-help@r-project.org > Date: Tuesday, November 11