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.
-------------- next part -------------- An embedded message was scrubbed... From: KENNETH R CABRERA <krcabrer at une.net.co> Subject: Legend in coplot Date: Tue, 21 Oct 2008 02:43:48 -0500 Size: 1432 URL: <https://stat.ethz.ch/pipermail/r-help/attachments...
Hi R users: How can I obtain with bwplot boxplots with bwplot whose box width will vary acording to other variable. bwplot(categ1~continuos|categ2,box.ratio=continuos2,data=data.base) But it doesn't work as I expected. Thank...
Hi R users: I want to know if you have the same problem with the citation() function, it doesn?t work! Thank you R in W2K, version 1.8.1. -- Kenneth Cabrera Universidad Nacional de Colombia Tel 430 9351 Cel...
Dear R-Users: Which is the best way to fee memory inside a function to make room for some other process that uses most of the RAM available and latter retrive this data again to finish the function? Thank you...
Hi R users: I want to know any experience compiling R in other LINUX distributions besides FEDORA (Red Hat) or Mandrake, for example in BSD, Debian, Gentoo, Slackware, vector LINUX, Knoppix, Yopper or CERN linux? Hope this is not a...
Hi R list: How can I "repeat" a data frame n times (with n>1000), and obtain a new data frame where all the n data frames are binded by rows? Thank you for your help Kenneth -- Using Opera's...
Hi R users: I will like to know if there is any set of packages that work as the ELCOM/CAEDYM (Estuary and Lake Computer Model/Computational Aquatic Ecosystem Dynamics Model) works. It is an 3D hidrodynamic and ecology modelling...
Hi R developers: I am collecting the elements to Build R on W2K. But I found that the www.fptex.org link, lead me to www.dante.de site. In this site I don't found where to download the...
As I said, a very more elegant solution! Thank you! On Mon, 01 May 2006 11:52:44 -0500, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: > my_df[rep(1:nrow(my_df), times=n), ] -- Using Opera...
-------------- next part -------------- An embedded message was scrubbed... From: Kenneth Roy Cabrera Torres <krcabrer at une.net.co> Subject: Re: [R] Insurance review statistical methods Date: Mon, 14 Jul 2008 17:08:18 -0500 Size: 2048 URL: <https://stat.ethz.ch...
-------------- next part -------------- An embedded message was scrubbed... From: Kenneth Roy Cabrera Torres <krcabrer at une.net.co> Subject: RE: [R] lapply assign to list SOLVED Date: Wed, 02 Dec 2009 15:24:19 -0500 Size: 4251 URL: <https://stat.ethz...
Hi R users: How can I have several subscript number with a comma in a plot. I would like to have the LaTeX equivalent of x_{i,j}. I try: plot(1:10,1:10,type="n") text(5,5...
-------------- next part -------------- An embedded message was scrubbed... From: Kenneth Roy Cabrera Torres <krcabrer at une.net.co> Subject: Re: [R] How to google for R stuff? Date: Thu, 21 May 2009 20:18:40 -0500 Size: 2243 URL: <https://stat...
Hi R users: I found that I cannot stack() a data.frame with factors. db1<-data.frame(replicate(6,factor(sample(c("A","B"),6,replace=TRUE)))) str(db1) db2<-stack(db1) db2 "db2" does not have any row. How...
-- Kenneth Roy Cabrera Torres Celular +57 (315) 504 9339 -------------- next part -------------- An embedded message was scrubbed... From: Kenneth Cabrera <krcabrer at epm.net.co> Subject: Re: [R] normal scores test Date: Sat, 06 Mar 2004 17:00:01 -0500 Size...
Hi R users: This is a very strange problem: Why this instruction shows me NA?, and any other date shows me that error! as.POSIXct(strptime("1992-5-3",format="%Y-%m-%d")) This is my R version on windows...
Hi R users: Is it any R implementation of a cluster procedure for large data sets (clara()) but with dissimilary that can handle continuous, categorical and nominal variables (daisy()) like CLARANS (Clustering Large Applications based up on RANdomized Search), por...
I vote for R-madillo! Erin Hodgess wrote: >How about an R-madillo? > >Erin from Texas > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! http...
Hello everybody: Does any one has a function to build Chernoff faces? Thank you very much Kenneth Roy Cabrera Torres krcabrer at epm.net.co -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...
Hi R users: I got a problem traying to select one date of a timeSeries object. But it works with the SWX data objetct. What am I doing worng? library(fImport) datos2<-readSeries(file="misDatos.csv",header=TRUE,sep=",", format...
Can't find what you're looking for? Try searching with Google .