search for: ibot

Displaying 7 results from an estimated 7 matches for "ibot".

Did you mean: bot
2009 Jan 16
2
Winsorizing Multiple Variables
...l take a data frame, wisorize each variable, and return a new data frame with all the variables in the original order. Thanks for any help! -Karl #The function I'm working from win<-function(x,tr=.2,na.rm=F){ if(na.rm)x<-x[!is.na(x)] y<-sort(x) n<-length(x) ibot<-floor(tr*n)+1 itop<-length(x)-ibot+1 xbot<-y[ibot] xtop<-y[itop] y<-ifelse(y<=xbot,xbot,y) y<-ifelse(y>=xtop,xtop,y) win<-y win } #Produces an example data frame, ss is the observation id, vars 1-5 are the variables I want to winzorise. ss...
2010 Sep 21
3
Web forum - should I make one?
...ill invest my time and energy to it. :-) Best regards, -- Vojt?ch Zeisek Department of Botany, Faculty of Science, Charles Uni., Prague, CZ Institute of Botany, Academy of Science, Czech Republic Community of the openSUSE GNU/Linux https://www.natur.cuni.cz/faculty-en?set_language=en http://www.ibot.cas.cz/?p=index&amp;site=en http://www.opensuse.org/ http://web.natur.cuni.cz/~zeisek/ ------------- dal?? ??st --------------- A non-text attachment was scrubbed... Name: [??dn? popis nen? k dispozici] Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message par...
2010 Jul 10
4
Using Ubuntu as a Server
*Hi, I want to know how can I configure R in a Ubuntu to be a server. I am planning to use R in a Windows machine with Tinn-R, but I want R running at an Ubuntu Lucid machine. How can i do this? *Atenciosamente, Leandro Marino http://est.leandromarino.com.br/Blog (Estatístico) Cel.: + 55 21 9845-7707 Cel.: + 55 21 8777-7907 [[alternative HTML version deleted]]
2010 Sep 20
1
support for caron (hacek) symbol
I am creating a Slovak translation of an interactive website ( http://mazamascience.com/OilExport/index_sk.html ) and am running into problems with R's lack of support for the caron found in the following letters: Č/č, Š/š and Ž/ž. I am using R 2.6.1 running on a recent version of CentOS. Any information about whether these characters are supported or any possible workarounds would be
2010 Sep 13
2
The future of R - Ross Ihaka stirs discussions around the web
Hello all, There is currently a (very !) lively discussions happening around the web, surrounding the following topics: 1) Is R efficient? (scripting wise, and performance wise) 2) Should R be written from scratch? 3) What should be the license of R (if it was made a new)? Very serious people have taken part in the debates so far. I hope to let you know of the places I came by, so you might be
2011 Jul 29
5
R in Linux (Ubuntu)
Hi, I?m trying to move to ubuntu at all, but I don?t like R in Ubuntu because it runs in the terminal, so i can?t access directly to some options R gots in Windows. Is there any R can i install in ubuntu which runs in hos own prompt or terminal?? Thanks ----- Mario Garrido Escudero PhD student Dpto. de Biolog?a Animal, Ecolog?a, Parasitolog?a, Edafolog?a y Qca. Agr?cola Universidad de Salamanca
2010 Jul 06
2
Rcmdr installation under Unbuntu installatiion errors
Unbuntu 10.04 R 2.10 I am trying to install Rcmdr and receive the following messages: The downloaded packages are in ?/tmp/RtmpzhjDZG/downloaded_packages? Warning messages: 1: In install.packages("Rcmdr", dependencies = TRUE) : installation of package 'Rmpi' had non-zero exit status 2: In install.packages("Rcmdr", dependencies = TRUE) : installation of package