Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

17 results for “from:Alexander Sirotkin”

statistical significance test for cluster agreement
Alexander Sirotkin [at Yahoo] · Mar 23, 2004 · r-help

I was wondering, whether there is a way to have statistical significance test for cluster agreement. I know that I can use classAgreement() function to get Rand index, which will give me some indication whether the clusters agree or not...

question about plot.acf
Alexander Sirotkin · Mar 31, 2005 · r-help

Hi. I'm looking for a way to plot autocorrelation, but in a little bit different way than plot.acf does. Instead of plotting NxN graphs (assuming N is ht enumber of variables) like plot.acf does, I'd like...

modifications to text.tree function
Alexander Sirotkin · May 12, 2005 · r-help

Hi. I have to make some minor modifications to the text.tree function - I don't like the way it prints the split labels (they are too long in my case and overlap). I tried to make s simple modification...

aov and non-categorical variables
Alexander Sirotkin [at Yahoo] · Oct 15, 2003 · r-help

It is unclear to me how aov() handles non-categorical variables. I mean it works and produces results that I would expect, but I was under impression that ANOVA is only defined for categorical variables. In addition, help(aov) says...

problem with bagging
Alexander Sirotkin [at Yahoo] · Feb 6, 2004 · r-help

I'm having the most weird problem with bagging function. For some unknown reason it does not improve the classification (compared to rpart), but instead gives much worse results ! Running rpart on my data gives error rate of about 0...

R memory and CPU requirements
Alexander Sirotkin [at Yahoo] · Oct 16, 2003 · r-help

Thanks for all the help on my previous questions. One more (hopefully last one) : I've been very surprised when I tried to fit a model (using aov()) for a sample of size 200 and 10 variables and their interactions...

statistical significance test for cluster agreement
Alexander Sirotkin [at Yahoo] · Mar 24, 2004 · r-help

Christian, I think I understand your point, but I do not completely agree with you. I also did not describe my problem clear enough. > If you see two > clusterings on the same > data, they are identical, if they are 100...

Difference between summary.lm() and summary.aov()
Alexander Sirotkin [at Yahoo] · Dec 6, 2003 · r-help

I have a simple linear model (fitted with lm()) with 2 independant variables : one categorical and one integer. When I run summary.lm() on this model, I get a standard linear regression summary (in which one categorical variable has to...

R memory and CPU requirements
Alexander Sirotkin [at Yahoo] · Oct 16, 2003 · r-help

--- Deepayan Sarkar <deepayan at stat.wisc.edu> wrote: > On Thursday 16 October 2003 17:59, Alexander > Sirotkin \[at Yahoo\] wrote: > > Thanks for all the help on my previous questions. > > > > One more (hopefully last one) : I've been very > > surprised when...

R memory and CPU requirements
Alexander Sirotkin [at Yahoo] · Oct 17, 2003 · r-help

--- Deepayan Sarkar <deepayan at stat.wisc.edu> wrote: > On Thursday 16 October 2003 19:03, Alexander > Sirotkin \[at Yahoo\] wrote: > > > > > Thanks for all the help on my previous > questions. > > > > > > > > One more (hopefully last one) : I've been very > > > > surprised when...

Difference between summary.lm() and summary.aov()
Alexander Sirotkin [at Yahoo] · Dec 7, 2003 · r-help

John, What you are saying is that any conclusion I can make from summary.aov (for instance, to answer a question if physician is a significant variable) will not be correct ? --- John Fox <jfox at mcmaster.ca> wrote: > Dear Spencer...

statistical significance test for cluster agreement
Alexander Sirotkin [at Yahoo] · Mar 24, 2004 · r-help

Like you said, such kind of test will not give me anything that Rand index does not, except for p-value. The null hypothesis, in my case, is that clustering results does not match a different clustering, that someone alse...

R memory and CPU requirements
Alexander Sirotkin [at Yahoo] · Oct 17, 2003 · r-help

I agree completely. In fact, I have about 5000 observations, which should be enough. I was using 200 samples because of RAM limitations and I'm afraid to think about what amount of RAM I'll need to fit an...

R memory and CPU requirements
Alexander Sirotkin [at Yahoo] · Oct 17, 2003 · r-help

Thanks for all the responses. After re-examining my data I came to realize that second order interactions would be enough in my particular case. With second order instructions I managed to fit a model with less then 512MB RAM...

aov and non-categorical variables
Alexander Sirotkin [at Yahoo] · Oct 15, 2003 · r-help

Thanks. One more question, if you don't mind. If instead of aov(), I call lm() directly it fits a linear regression model and if it encounters categorical variable it does what needs to be done in this case - defines...

importing S-Plus data files
Alexander Sirotkin [at Yahoo] · Feb 27, 2004 · r-help

S-Plus version is 6.1 (on both Linux and Windows), R is 1.8.1. It's Win2K, although I don't think it matters. Thanks. --- "Liaw, Andy" <andy_liaw at merck.com> wrote: > You can help yourself to...

Difference between summary.lm() and summary.aov()
Alexander Sirotkin [at Yahoo] · Dec 16, 2003 · r-help

Thanks a lot to everybody. Two more questions, if you don't mind : How anova() treats non-categorical variables, such as severity in my case ? I was under impression that ANOVA is defined for categorical variables only. I read about...

Can't find what you're looking for? Try searching with Google .