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.
> On 29 Feb 2016, at 11:59, Sven Templer <sven.templer at gmail.com> wrote: > > Also, I think the readlink.h imported to R to be the same as from the system's `readlink` command, thus mimicking the command line...
Dear List, does the warning "checking whether 'INDEX' is up-to-date ... NO" while building a package appear due to missing definitions of functions that are in the NAMESPACE but not INDEX file? Do there also exist other causes (for...
Thanks Michael, thanks Arun, silly enough, I actually had to restart the whole thing. And the function now performs pretty well. Many thanks Sven -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-readHTMLTable-tp4631439p4631498.html...
Hello! I have an algorithm which performs lengthy operations and I would like to cache results. Other languages usually offer a dictionary data type which I can use as an efficient way to dynamically cache already calculated results - what's...
Hi, I want to test mean differences of > 2 groups with heterogenous variances and wonder whether Welch-JM-Test and/or Brown-Forsythe-Test are available in R. (These two are the ones I found in the literature and SPSS...
Thanks, but your suggestions don't solve the problem. Though, the plot is storable via the rgl.postscript command, but this increases computation time and memory requirements. -- View this message in context: http://r.789695.n4.nabble.com/RGL-and...
Hi all, is it possible to create a multidemensional list? Haven't found anything in the list() help page. Thanks, Sven -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help...
Hi all, how can I extract the covariance matrix from an object of class aov? Thanks, Sven -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in...
Hi, I would like to extract the p-value of the F-statistic of a aov-object's summary. Getting the p-value is so easy with t-tests (t.test(g1, y = g2, var.equal = FALSE)$p.value), but...
Hi there, I need to extract the variable names from all nodes (except the terminal nodes) from a ctree object, e.g. library(party) mammoct <- ctree(ME ~ ., data = mammoexp) plot(mammoct) how can I extract the varnames from node 1...
Would like to see this at the top again, as I think it did not get pick up when I posted it initially. Apologies, last try. -- View this message in context: http://r.789695.n4.nabble.com/Help-with-this...
Dear all, I want to model bird distribution at see. The data consists 10000 samples but 90% are zeros. I try first a gamm (mgcv)with quasipoisson but it might bee problematic with so many zeros. I look for a...
Hi all, is it possible that a R function wait for a keystroke (as the demo() function do) and evaluate the pressed key? Thanks, Sven -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...
Hi all, is it posible to alter the length of the lines in the legend() function? I think they are a little bit to short, so I changed the default value of seg.len from 2 to 6. But maybe...
On Tue, Sep 21, 2004 at 09:34:23AM +0200, Thomas Sch??nhoff wrote: > BTW, can anybody recommend a book on "S/R and data mining"? Try this one, it's not finished but yet available for free: ``Data Mining...
Hi, * "Wiener, Matthew" <matthew_wiener at merck.com> writes: > Does oneway.test do what you want? Yes, guess so. Thank you! BTW, how could I have found this without asking? I only found lm(), aov() when googling, and in the...
Hi list, can I extract the cov.unscaled ("the unscaled covariance matrix") from a gls fit (package nlme), like with summary.lm? Background: In a fixed effect meta analysis regression the standard errors of the coefficients can be computed as...
Hi, does anybody know why the following is not working: > hist(rnorm(200)) > box(bty="o") gives me a box without rounded corners. System: > R.Version() $platform [1] "i386-pc-mingw32" $arch [1] "i386" $os [1] "mingw32" $system [1] "i386...
Hi, I've looked in the mailing list archives and found some questions related to Greenhouse-Geisser epsilon correction. Are there any packages providing that? Thanks, Sven -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R...
Hi, can I extract the p-values after a pairwise comparision with pairwise.t.test()? The object of class "pairwise.htest". Thanks, Sven -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send...
Can't find what you're looking for? Try searching with Google .