Re: [R] quick Help needed

2013-06-15 Thread Bhupendrasinh Thakre
table(scltotal$female,scltotal$dys) Best Regards, Bhupendrasinh Thakre Sent from my iPad On Jun 15, 2013, at 3:58 PM, Sophie Homeyer wrote: > Hi, > i am new to this forum and not sure how it works, > I am trying to do deskriptive descripe my data in terms of gender: > >

Re: [R] Sending Email with Attachment

2013-06-09 Thread Bhupendrasinh Thakre
] Sending Email with Attachment Bhupendrasinh Thakre [2013-06-09 20:03]: > >library("sendmailR") > >from <- "a...@outlook.com" >to <- <mailto:e...@gmail.com> e...@gmail.com subject <- "Run at" >mailControl = list(smtpServer=&

[R] Sending Email with Attachment

2013-06-09 Thread Bhupendrasinh Thakre
mail.com", pw="pwd") Error: Error in socketConnection(host = server, port = port, blocking = TRUE) : cannot open the connection In addition: Warning message: In socketConnection(host = server, port = port, blocking = TRUE) : localhost:25 cannot be opened Please let me know if we have so

[R] R on portable drives

2013-04-05 Thread Bhupendrasinh Thakre
Hi Team, Does anyone knows about using R through pen drive or any other portable drive. Best, Bhupendrasinh Sent via BlackBerry from T-Mobile __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] Running a R file at a specific time each day

2013-02-11 Thread Bhupendrasinh Thakre
, Bhupendrasinh Thakre Sent from my iPhone On Feb 11, 2013, at 1:02 PM, Whit Armstrong wrote: > man cron > > or something more robust: > http://jenkins-ci.org/ > > -Whit > > > On Mon, Feb 11, 2013 at 1:51 PM, Christofer Bogaso > wrote: >> Hello again, >> >

Re: [R] cut point in ROC

2012-10-25 Thread Bhupendrasinh Thakre
Please use dput while supplying data. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Oct 25, 2012, at 5:31 AM, Soheila Khodakarim wrote: > var1 > > var2 > > var3 > > var4 > > var5 > > var6 > > var7 > > var8 > > var9 >

[R] Pivot Table "like" structure

2012-10-13 Thread Bhupendrasinh Thakre
y", "State", "City", "Char1", "Char2", "Char3"), row.names = c(NA, -8L), class = "data.frame") Question: I am trying to create a pivot table which will count the occurrences of Char1 : Char4 from the columns Coutry, State, City. I am

Re: [R] problem in downloading RMySQL pkg

2012-10-12 Thread Bhupendrasinh Thakre
It will be helpful for us of you have some information about OS you are working. Anyways for windows , there is a similar "post" in nabble or r-help , so some googling will not hurt you. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Oct 12, 2012, at 12:52 AM, sag

Re: [R] Text to Speech In R

2012-10-04 Thread Bhupendrasinh Thakre
Integrating question and my 2 cents. Use R2WD to print your output in word file Use TTS facility of windows to do the speech Never implemented myself but may work Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Oct 4, 2012, at 7:55 AM, Alex Zhang wrote: > Thanks, Mike! I am

Re: [R] "options" in R

2012-10-03 Thread Bhupendrasinh Thakre
Sys.time() Regarding changing time zones you may want to search for POSIXct Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Oct 3, 2012, at 1:00 PM, Santosh wrote: > Dear Rxperts, > Was wondering if there is any function in R similar to > options("time.zone"): f

[R] Ifelse Execution

2012-10-01 Thread Bhupendrasinh Thakre
s I have a list of time at which I wanted to run the command. Something like 1349142243 1349138667 Question. 1. The query is running before the time reaches in both R-Studio and R-Terminal in Mac based System. 2. Sys.sleep () is ineffective in putting R on sleep till the time comes. Bhu

Re: [R] (no subject)

2012-10-01 Thread Bhupendrasinh Thakre
It will be great if you can reproduce some code and data you are working on. Bhupendrasinh Thakre On Oct 1, 2012, at 4:25 PM, bibek sharma wrote: > Hello, > I am a new R -user and request your help for the following problem. > I need to merge two dataset of longitudinal study

Re: [R] Simple Question

2012-09-28 Thread Bhupendrasinh Thakre
Thanks a ton Berend. That worked like a charm.. R comes with thousands of Sweet Surprises everyday Bhupendrasinh Thakre On Sep 28, 2012, at 12:00 PM, Berend Hasselman wrote: > > On 28-09-2012, at 18:40, Bhupendrasinh Thakre wrote: > >> Hi Everyone, >> >

Re: [R] Simple Question

2012-09-28 Thread Bhupendrasinh Thakre
work in R so don't want to leave for just changing the name. Best Regards, Bhupendrasinh Thakre Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual

Re: [R] Simple Question

2012-09-28 Thread Bhupendrasinh Thakre
work in R so don't want to leave for just changing the name. Best Regards, Bhupendrasinh Thakre Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual

Re: [R] Simple Question

2012-09-28 Thread Bhupendrasinh Thakre
Many thanks Dr. Winsemius , Kimmo and Pascal All of them are working and really beautiful... Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual

[R] Simple Question

2012-09-27 Thread Bhupendrasinh Thakre
2597. Best Regards, Bhupendrasinh Thakre [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide comme

Re: [R] Mac Text editors

2012-09-26 Thread Bhupendrasinh Thakre
My vote for R-Studio. Very elegant design and great functionality. However if coming from languages like Java and others then eclipse is better. R-Studio have dedicated section for Mac user which you will find useful. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 26, 2012

Re: [R] Recategorizing Nominal variable

2012-09-25 Thread Bhupendrasinh Thakre
you may want to look at "recode" command in car package. Again as Bert said it depends on what are you trying to achieve. Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confidential and may be legally privileged. It is intended

[R] Latitude Longitude to SPDF

2012-09-24 Thread Bhupendrasinh Thakre
to convert it in SPDF for making maps. Please help me to find suitable package or function to convert it. Or if I am missing something. I am really sorry but have very less experience when dealing with Spatial Data. Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contain

Re: [R] If Command in Plot

2012-09-22 Thread Bhupendrasinh Thakre
Thanks Arun. Have two way to solve the question now. Bhupendrasinh Thakre Sent from my Mac On Sep 22, 2012, at 11:52 PM, arun wrote: > HI, > I guess you want to plot with a subset of your data z1. > z1[with(z1,e>0),] > plot(y~x,data=z1[with(z

Re: [R] Creating multiple maps so points don't overlap

2012-09-22 Thread Bhupendrasinh Thakre
Not sure whether you are asking for individual map in form like interactive or pdf. However packages like rgdal, plotGoogleMaps might be helpful. It will be good if you can provide some data with the question. Best, Bhupendrasinh Thakre On Sep 22, 2012, at 5:38 PM, Tyler Petroelje wrote

Re: [R] If Command in Plot

2012-09-22 Thread Bhupendrasinh Thakre
Thanks Dr. Heiberger.. that solves my problem. Bhupendrasinh Thakre On Sep 22, 2012, at 10:58 PM, "Richard M. Heiberger" wrote: > Think matrix, not scalar. > > > tmp <- structure(list(x = c(1, 1, 1, 2, 2, 2, 3, 3, 3), y = c(1, 2, > + 3, 1, 2, 3, 1, 2, 3), e =

[R] If Command in Plot

2012-09-22 Thread Bhupendrasinh Thakre
$e))} Or ifelse(z1$e > 0,plot(z1$x,z1$y),plot(z1$x,z1$e)) Bhupendrasinh Thakre [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http

Re: [R] Decision Tree: Am I Missing Anything?

2012-09-22 Thread Bhupendrasinh Thakre
My pleasure. As a part of R team we are always here to help each other. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 22, 2012, at 1:46 PM, Vik Rubenfeld wrote: > Bhupendrashinh, thanks again for telling me about RWeka. That made a big > difference in a job I was work

Re: [R] reading mzxml files

2012-09-21 Thread Bhupendrasinh Thakre
A little googling gave me the result of package "caMassClass". Have you checked that. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 21, 2012, at 2:02 PM, Greg Barding wrote: > Hi Everyone, > > So I've been working a little with mzxml files generate

Re: [R] Decision Tree: Am I Missing Anything?

2012-09-20 Thread Bhupendrasinh Thakre
ee. 2. Let the intuition decide how many of them are "really" important. Please let us know your findings. All the best. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 21, 2012, at 12:16 AM, Vik Rubenfeld wrote: > Bhupendrashinh, thanks very much! I ran J48 on a re

Re: [R] Decision Tree: Am I Missing Anything?

2012-09-20 Thread Bhupendrasinh Thakre
you actually want from it. Suggestion : For predictions having more than 2 levels I will go for Weka and specifically C4.5 algorithm. You also have the RWeka package for it. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 20, 2012, at 9:47 PM, Vik Rubenfeld wrote: > I'm

Re: [R] Data Frame (Very Simple Problem)

2012-09-19 Thread Bhupendrasinh Thakre
is > > # 'b' is now 1-dim > ifelse(b[1] < Sys.time()+5*60, rnorm(1,0,5), Sys.sleep) > > (Why the '*' and the double quotes?) > > Then I've realized that you had restarted the counting, but starting with > point 2. > > Hope this helps, > >

[R] Data Frame (Very Simple Problem)

2012-09-19 Thread Bhupendrasinh Thakre
gw32/i386 (32-bit) locale: [1] LC_COLLATE=English_United States.1252 [2] LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices datasets utils [6] methods

Re: [R] R package for dashboard

2012-09-19 Thread Bhupendrasinh Thakre
One of the package which I know of is rgooglevis. However there should be some more in the same line. Copying it to the list so someone else also chime in for answer. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 19, 2012, at 11:52 AM, XINLI LI wrote: > Thank you v

Re: [R] R package for dashboard

2012-09-19 Thread Bhupendrasinh Thakre
Depends on your requirement . Who is going to use it. Do you want something like running in browser or something like excel or somewhat different like Tcl tk. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 19, 2012, at 10:48 AM, XINLI LI wrote: > What package can be used

Re: [R] Simple String Operation.

2012-09-18 Thread Bhupendrasinh Thakre
Thanks David and Arun It solved my problem. Appreciate the help in understanding this. Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or

Re: [R] Simple String Operation.

2012-09-18 Thread Bhupendrasinh Thakre
Thanks David. Appreciate your response and solving my problem. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 18, 2012, at 11:58 AM, David Winsemius wrote: > > On Sep 18, 2012, at 9:35 AM, Bhupendrasinh Thakre wrote: > >> Hi List, >> >> This is k

[R] Simple String Operation.

2012-09-18 Thread Bhupendrasinh Thakre
n*. Also sorry don't know how to put it in dput(). Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confi...{{dropped:11}} __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-

Re: [R] Plotting DMAs (Direct Marketing Areas)

2012-09-15 Thread Bhupendrasinh Thakre
To the best of my knowledge. DMAs are very specific to the companies. If you have the long and lat data then it's easy to use some of the package to draw them and maps is one of them. Best Regards, Bhupendrasinh Thakre On Sep 14, 2012, at 5:18 PM, Josh Browning wrote: > Hey useRs!

Re: [R] USCensus2000 package

2012-09-14 Thread Bhupendrasinh Thakre
One more i.e cdp. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Sep 14, 2012, at 5:30 PM, Rui Barradas wrote: > Hello, > > Check the packages UScensus2000blkgrp and UScensus2000tract > > http://stat.ethz.ch/CRAN/web/packages/UScensus2000blkgrp/index.html > h

[R] Animation Problem

2012-09-11 Thread Bhupendrasinh Thakre
2_1.2.1 [13] RGtk2_2.20.25 scales_0.2.1 stringr_0.6.1 [16] tools_2.15.1 Can some one help me to find the problem. The plot is coming but not the animation. Best Regards, Bhupendrasinh Thakre *Disclaimer :* The information contained in this communication is confi...{{dropped:11}} ___

[R] help in running r query in pre defined time intervals

2012-09-10 Thread Bhupendrasinh Thakre
Hi Team, I am not sure how to run some r queries in continuos time interval for say in each 30 minutes. Will be very grateful if some one can give me some heads up in good direction. Unfortunately I dont have any query written or data which I can share and I know most of the respected people wi

Re: [R] random forest using party package

2012-08-30 Thread Bhupendrasinh Thakre
Have you tried to check memory limit. You may want to check Memory.limit() Although in most of the cases you can extend limit to 4000. Also as David mentioned try to run only r and force stop others. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Aug 30, 2012, at 10:02 AM, David

Re: [R] elevation map with R

2012-08-23 Thread Bhupendrasinh Thakre
You may want to look at package "map" and "map tools" . They might give you some heads up. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Aug 23, 2012, at 10:35 AM, arcata wrote: > I would like to plot a map of, say, California, showing the elevation areas.

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
;, n=10,geocode='-33.8389,151.2101,1mi') Bhupendrasinh Thakre Sent from my Mac On Aug 14, 2012, at 11:17 PM, Sachinthaka Abeywardana wrote: > what am I doing wrong here? Increased the radius to 10,000 miles and the > dates are for the last two years. Surely this should get some tweets? &g

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
Very true, it does bring null list. However while giving some other inputs like since, until, lang as Null you will get desired result. Bhupendrasinh Thakre On Aug 14, 2012, at 7:04 PM, Sachinthaka Abeywardana wrote: > a<-searchTwitter("sydney", n=100, geocode='

Re: [R] twitteR location?

2012-08-15 Thread Bhupendrasinh Thakre
Please read the FAQ file for twitteR. It mentions how to get both and as well as radius. Best Regards, Bhupendrasinh Thakre Sent from my iPhone On Aug 14, 2012, at 6:06 PM, Sachinthaka Abeywardana wrote: > Hi all, > > Is it possible to get the latitude and longitude of the loca