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.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071113/b673cd31/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110709/67b095df/attachment.pl>
The maintainer of the *NlcOptim* package told me that he has fixed the problem and already submitted a new version to CRAN. Thanks, XianYan, for this prompt reaction.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120403/923b2141/attachment.pl>
John Van Praag <john <at> jvp247.com> writes: > > Does R have any facilities, or packages, for graphing complex functions? Package 'elliptic' has function view() for "Visualization of complex functions using colourmaps and contours" Hans Werner
Hans W Borchers <hwborchers <at> googlemail.com> writes: > Sorry, my fault. I forgot the brackets. With gregexpr("(.)(?=.\\1)", "ababacababab", perl = TRUE) it works as you suggested. Thanks Hans Werner
Dear R Help, is someone going to write a R/S language lexer for the Pygments Python syntax highlighter <http://pygments.org/>? As it is used now by Trac, Django, or the Python documentation tool Sphinx, the R community can...
suman dhara <suman.dhara89 <at> gmail.com> writes: > > Sir, > I want to calculate double integral in R. Is there any function to do this? If your domain of integration is a hypercube, try packages 'cubature' or 'R2cuba'. Otherwise, you have...
What really interests me: With all those strict checking procedures, how is it possible that the new 'Matrix' version got accepted on CRAN? I think this happened twice to me before, and it takes a lot of time to check...
Uwe Ziegenhagen <ziegenhagen <at> gmail.com> writes: > > Hi, > > I would like to calculate various hash sums for given string but haven't > found a suitable package, yet. > > I found tools::md5sum which works only for files, however I would like...
Jumlong Vongprasert <jumlong.ubru <at> gmail.com> writes: > Dear All > I try to use Hilbert Huang Transformation in R. > How I can do. > Many Thanks. > The Hilbert-Huang transformation is a combination of "empirical mode decomposition" (EMD) and "Hilbert Spectral...
I hereby protest strongly against the misuse of this thread through unnecessary and pointless discussions. My request was satisfactorily answered with references to R libraries and legitimate warnings about the use of zero-based indexing schemes in R. If you...
Alex Roy <alexroy2008 <at> gmail.com> writes: > > Dear all , > Is there any subset regression (subset selection > regression) package in R other than "leaps"? Lars and Lasso are other 'subset selection' methods, see the corresponding packages 'lars' and 'lasso2' and its...
Leo Guelman <leo.guelman <at> gmail.com> writes: > > Hi, > > Did anyone used this package? Could you please share your thought on it? What do you, exactly, mean with "share your thought on it"? It has its pros and cons, as...
Hadley Wickham <hadley <at> rice.edu> writes: > See functions flipud(), fliplr() in package 'matlab' (or 'pracma'). Those are the names of corresponding functions in MATLAB. Hans Werner > Hi all, > > Are there base functions that do the equivalent of this? > > fliptb...
Rehena Sultana <hena_4567 <at> yahoo.com> writes: > I want to calculate values like 15^200 or 17^300 in R. In normal case it can > calculate the small values of b (a^b). > I have fixed width = 10000 and...
David Winsemius <dwinsemius <at> comcast.net> writes: > > A further citation that answers the question I raised (and > inaccurately predicted no value) regarding prime.sieve : > > http://finzi.psych.upenn.edu/R/Rhelp02/archive/49773.html > > This was found with Barons search...
Maura E Monville <maura.monville <at> gmail.com> writes: > > Is the FastICA R implementation as good as the MatLab Implementation ? > I would appreciate talking to someone who has used FastICA for R. The fastICA packages for Matlab and R (and...
Is the following really intended behaviour of the ':' operator, > s <- pi - 3.0 + 1e-07 > x <- s:pi > x [1] 0.1415928 1.1415928 2.1415928 3.1415928 though the last entry in the range vector is greater than pi...
> Have anybody used this module? > https://cran.r-project.org/web/packages/rredis/README.html > > Could share your experience please. thank you. I have successfully used this package (on Linux and macOS) and I think it is a great way...
Can't find what you're looking for? Try searching with Google .