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 11/21/09, frenchcr <frenchcr at btinternet.com> wrote: > ....are there any more packages that help decribe and explore data sets ???? > See numSummary() in Rcmdr. Liviu
On Fri, Apr 18, 2008 at 1:28 PM, Niels Steen Krogh <nielssteenkrogh at zitelab.dk> wrote: > install.packages("BayesTree") > What is the error message? Liviu
On 2/25/10, Abhishek Pratap <abhishek.vit at gmail.com> wrote: > Any efficient methods to play with > 10 million numbers in a vector. > Did you try rggobi? Liviu
On 2/22/10, Luis Ridao Cruz <Luisr at hav.fo> wrote: > I wish to embed R into emacs. > Look at ESS [1]. [1] http://ess.r-project.org/ Liviu
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-gui/attachments/20100226/c0871f6f/attachment.pl>
On 8/20/09, Yichih Hsieh <yichih.hsieh at gmail.com> wrote: > All help high appreciated. > Try library(fortunes) fortune("3-D") fortune("Excel") Issue the last two commands several times. Liviu
On Tue, 3 Aug 2010 10:00:08 +1000 Glen Barnett <glnbrntt at gmail.com> wrote: > This might help some: > > RSiteSearch("winsorize") > Or require(sos) findFn("winsorize") Liviu
On 6/28/09, Bogaso <bogaso.christofer at gmail.com> wrote: > ""steep"-learning curve" means what? > http://tolstoy.newcastle.edu.au/R/e3/help/07/10/2310.html Liviu
On 2/2/08, ??? <shigesong at gmail.com> wrote: > On Linux platform, nothing beats Emacs + ESS. Another text editor would be Bluefish. I believe it would lack functionality compared to the Emacs + ESS. Liviu
On Mon, Nov 29, 2010 at 7:01 AM, Stephen Liu <satimis at yahoo.com> wrote: >> ?read.xls > I must run ??read.xls > Not if you > library(gdata) first. Then > ?read.xls should work. Regards Liviu
On 2/8/10, Ista Zahn <istazahn at gmail.com> wrote: > Try help.search("xyplot"). If nothing comes up, try RSiteSearch("xyplot"). > Otherwise, > require(sos) > findFn("xyplot") Liviu
Hello, On 6/24/09, AbouEl-Makarim Aboueissa <aaboueissa at usm.maine.edu> wrote: > I need some help with graphing the critical regions of hypothesis testing. > I may also do this with RcmdrPlugin.HH. Liviu
On 10/18/07, amna khan <amnakhan493 at gmail.com> wrote: > Hi Sir > > How to perform cluster analysis using Ward's method and K- means clustering? For beginning, try to perform it using the GUI Rcmdr. Regards, Liviu
On Fri, Jul 13, 2012 at 9:25 PM, Silje Nord <silje.nordgard at gmail.com> wrote: > Is there a function similar to excel's hlookup in R ? > Try match(). I think it provides hlookup() functionality. Liviu
On 2/21/08, MassimoH <MassimoHeitor at gmail.com> wrote: > 1) How does R handle dates? It seems there is no built-in support for dates, This might be useful: http://www.statmethods.net/input/dates.html Liviu
On 12/9/09, Hodgess, Erin <HodgessE at uhd.edu> wrote: > However, I don't have Matlab, but wondered what functions they have available. > You could also look at Octave, which is partly Matlab-compatible. Liviu
On 9/21/09, William Revelle <lists at revelle.net> wrote: > correlations) use either the rcorr function in the Hmisc package or the > corr.test function in the psych package. > Also, check the graphical interfaces in Rcmdr and Deducer. Liviu
On 12/14/09, Schwan <s.s.hosseiny at utwente.nl> wrote: > [2] ERROR: > more columns than column names > I looked at the data and there is a column name called "ISBN#". Try to remove "#" and then import the data...
On Wed, Aug 10, 2011 at 9:02 PM, R. Michael Weylandt <michael.weylandt at gmail.com> wrote: > unlist() > Thanks all! This is perfect, and very R-ish: never where a novice would expect it to be. Cheers Liviu
On 2/24/10, Ivan Calandra <ivan.calandra at uni-hamburg.de> wrote: > Any other ideas? > Perhaps SVG? Also check this wiki page [1]. Liviu [1] http://rwiki.sciviews.org/doku.php?id=tips:graphics-misc:export
Can't find what you're looking for? Try searching with Google .