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.

7 results for “from:eldor ado”

anova/graphs for _many_ variables
eldor ado · Jan 10, 2010 · r-help

hello, i'm looking for an efficient way to run two-way-anovas and/or boxplots for all (200+) variable in a dataframe. are there a neat way to script this? lukas kohl

query for xlim/ylim of current plot
eldor ado · Oct 31, 2011 · r-help

der R-listers, does anyone of you know whether there is a function which returns the xlim/ylim ranges of the current plot (i would like to use coordinates to place some text via a function, regardless of the x...

elemental composition from exact mass
eldor ado · Nov 18, 2011 · r-help

dear R-listers, does anyone of you know whether there is any R package that features a alogarithm to calculate the sum formula from a given exact mass (as used in mass spectrometry)? thanks a lot, lukas -- Lukas Kohl Department...

welch anova and post-hoc
eldor ado · Jun 12, 2011 · r-help

dear r community... it loks like i won't be able to reach homogenity of variance for my dataset, so i end up with welch anova instead of regular anova. documentation on this test is rather scarce, so maybe someone...

generically forward low-level graphic parametres in function
eldor ado · Jun 2, 2011 · r-help

Hello, following problem: i have a written my own function to draw some sophisticated graphic, which after manipulating data somewhere contains a plot comand function <- function(x) { ... plot(xy) } to tidy up my final graphs, it would be very handy...

assign group letters to T/F matrix
eldor ado · Aug 31, 2011 · r-help

dear R community, i appologize as this is kind of a newbie question, but: I want to assign group letters (like in anova post-hoc tests) to data with combined means and SDs. It's easy to apply t-test...

xtable with conditional formatting using \textcolor
eldor ado · Sep 6, 2011 · r-help

I have a related question: dataframe df contains values like >df .. "\\textbf{ 0.644 }" .. and the line > print( xtable(df , sanitize.text.function = function(x){x})) converts them to .. & $\backslash$textbf\{ 0.644 \} & .. escaping both double backslashes and brackes. maybe...

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