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.

28 results for “from:Iurie Malai”

Launcher for Rattle?
Iurie Malai · Apr 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110416/05c17ba5/attachment.pl>

Launcher for Rattle?
Iurie Malai · Apr 16, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110416/92c9269e/attachment.pl>

Launcher for Rattle?
Iurie Malai · Apr 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110416/3bbd9c55/attachment.pl>

Wilcoxon test output as a table
Iurie Malai · Jun 5, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100606/5d4e1523/attachment.pl>

Wilcoxon test output as a table
Iurie Malai · Jun 5, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100606/dc5ad801/attachment.pl>

Wilcoxon test output as a table
Iurie Malai · Jun 5, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100606/9622b67b/attachment.pl>

How to start JGR in full window?
Iurie Malai · Feb 8, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120208/3042ce7f/attachment.pl>

Levene's Test for Homogeneity of Variance
Iurie Malai · Mar 21, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100321/921a50e4/attachment.pl>

A general question: Is language S a component part of R?
Iurie Malai · Nov 5, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121105/95a70269/attachment.pl>

How to view only error messages on R install in Ubuntu?
Iurie Malai · Apr 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110415/601609aa/attachment.pl>

A general question: Is language S a component part of R?
Iurie Malai · Nov 5, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121105/5999cd9a/attachment.pl>

How to view only error messages on R install in Ubuntu?
Iurie Malai · Apr 15, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110415/7d497143/attachment.pl>

A general question: Is language S a component part of R?
Iurie Malai · Nov 5, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121105/818b8776/attachment.pl>

A general question: Is language S a component part of R?
Iurie Malai · Nov 5, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121105/57068815/attachment.pl>

R Commander - how to disable the alphabetical sorting of variable names?
Iurie Malai · Jan 5, 2011 · r-help

I try to disable alphabetical sorting of the variable names but I fail, R Commander does not store any changes made in the "Commander Options" menu / window. I tried to insert "options(sort.names = FALSE)" in Rprofile.site and .Rprofile...

How to apply the Wilcoxon test to a hole table at once?
Iurie Malai · Oct 24, 2009 · r-help

Uwe Ligges-3 wrote: > > > Whole table? Each variable against every other variable? Or something > else? Do you think that makes sense? > Anyway, you can calculate all combinations of 2 unique columns and > iterate over them. > > Uwe Ligges > In the variable...

How to run Shapiro-Wilk test for each grouped variable?
Iurie Malai · Apr 12, 2010 · r-help

Noel, thanks a lot. This will help me someday. But I have a question. When we run Shapiro-Wilk test, the homogenity of variances is a mandatory condition? 2010/4/12 Yvonnick Noel <yvonnick.noel at uhb.fr>: > Dear Iurie...

How to run Shapiro-Wilk test for each grouped variable?
Iurie Malai · Apr 9, 2010 · r-help

I want to run Shapiro-Wilk test for each variable in my dataset, each grouped by variable groupFactor. I have these working commands: > data.n<-names(data) # put names into a vector called data.n > by(eval(parse(text=(paste...

Wilcoxon test and grouping factor with multiple levels
Iurie Malai · Aug 17, 2010 · r-help

Thank you, David Winsemius and Dennis Murphy! I want to compare pairs one by one. 2010/8/17 Iurie Malai <iurie.malai at gmail.com>: > Dear R users, > > I have a dataset with two variables: $esan - a grouping factor with...

How to apply the Wilcoxon test to a hole table at once?
Iurie Malai · Oct 23, 2009 · r-help

Hi, I have a data set: > Dataset X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 1 user1 m 22 19 28 24 12 18 9 7 4 5 4 7 5...

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