search for: pratap

Displaying 20 results from an estimated 47 matches for "pratap".

2006 Sep 26
2
creation of new variables
Hello All, I have 8 variables named a b c d e f g h I need to create four variables from these 8 vraibles in R. the new variables are ab,cd,ef,gh. Can anyone pleas help me thanks, Pratap --------------------------------- [[alternative HTML version deleted]]
2007 Oct 10
2
Deleting the White Space in an R graph
Hi All, Is there a way we can delete the empty white space around when we generate any graph/map using R? The final output should be onaly a picture with no white spaces all around. Cheers, Pratap --------------------------------- 5, 50, 500, 5000 - Store N number of mails in your inbox. Click here. [[alternative HTML version deleted]]
2014 Jul 25
2
Does openssh supports multi-channeling ?
Hi All, In openssh, do we support multi-channeling? Rather than opening a new TCP socket for each SSH connection, all the SSH connections are multiplexed into one TCP connection. If so, from which version , do openssh supports it? Thanks Ravi Pratap
2020 May 25
3
child killed by signal 6
...ot;ericsson.com.INVALID")) (("Tomcat Users List" NIL "users" "tomcat.apache.org")) (("Tomcat Users List" NIL "users" "tomcat.apache.org")) (("markt at apache.org" NIL "markt" "apache.org")("M Venkata Pratap M" NIL "m.m.venkata.pratap" "ericsson.com")) NIL " <AM7PR07MB6561761FA78F23F5AAF398399FB70 at AM7PR07MB6561.eurprd07.prod.outlook.com>" " <AM7PR07MB65615CD03F422AC8D8384FC09FB40 at AM7PR07MB6561.eurprd07.prod.outlook.com>") FLAGS ()) a12 OK F...
2009 Sep 07
2
Writing R Scripts and passing command line arguments
Hi Guys I am Abhishek, primarily a bioinformatician. I have recently started using a lot of R thanks to some excellent packages available. Lately I have felt the need to batch process few of the R scripts I have been working with and strangely enough I am not able to find a good resource on how to best do this. I did find few old threads on the archives but none convinced me much. So here I am
2009 Sep 09
4
Joining Characters in R {issue with paste}
Hi Guys I am want to join to strings in R. I am using paste but not getting desirable result. For the sake of clarity, a quick example: > a="Bio" > b="iology" > paste(a,b) [1] "Bio iology" *There is a SPACE in the word biology which is what I dont want * Thanks, -Abhi [[alternative HTML version deleted]]
2010 Feb 25
5
Plotting 15 million points
Hi All I have a vector of about 15 million numbers which I would like to plot. The goal is the see the distribution. I tired the usual steps. 1. Histogram : never gets complete my window freezes w/out log base 10 2. Density : I first calculated the kernel density and then plotted it which worked. It would be nice to superimpose histogram with density but as of now I am not able to get this
2007 Aug 20
3
Differentiation
Hi, Could anyone tell me what is the command used in R to do 1. Differentiation 2. Newton Raphson method (Numerical Analysis in general...) Are there any packages separately for this? Thanks for your help! BR, Shubha [[alternative HTML version deleted]]
2008 Jan 29
1
Form Pairs of Variables for a paired t-test
...This is regarding the paired t-test. I have 5 variables (say) Data$v1,Data$v2,Data$v3,Data$v4,Data$v5 in my data frame. Now, I need to perform a paired t-test on all the possible 10 pairs.How do I set up the pairs table directly and pass those variables in to t-test. Thanks in advance, Pratap --------------------------------- Now you can chat without downloading messenger. Click here to know how. [[alternative HTML version deleted]]
2006 Oct 04
1
" Error in "names<-.default"
Hi All, Can some one explain me the following error- " Error in "names<-.default" 'names' attribute [1199] must be the same length as the vector [17]". Thanks, Pratap --------------------------------- [[alternative HTML version deleted]]
2006 Oct 04
2
convert vector to matrix
...here the matrix should contain only one column. I need this to be done using the cbind command because in the final table I should have a column of attributes( from adifferent vector) and a column of vectors from the matrix above Please suggest me how this can be done Thanks and Regards, Pratap --------------------------------- [[alternative HTML version deleted]]
2014 Mar 17
1
protocol error : expected control record
...buffer was "Using IP address" and thus message "protocol error : expected control record" was thrown. Is openssh scp should always expect 'Cmmmm' or 'Dmmmm' messages ? Is fix available for taking care scenario where on stdout something is printed. Thanks Ravi Pratap
2004 Dec 20
1
Interest in commercial support for R, R-metrics and related packages
...rt for R, Rmetrics and/or other R packages used for financial analysis. I would like to understand what type of services - such as technical support, custom development, versions tuned for financial analysis, user conferences/workshops, etc - would be interesting to users of R. Thank you. Sesha Pratap <http://ps3pub.psteering.com/assembla/discussion/discussion_create.jsp?objec tId=fs000080000g1asihvp0000000&parent=fs000080000g1sc50c0g000000> Reply [[alternative HTML version deleted]]
2012 Oct 03
4
Regarding licensing Terms
Hi, I have developed one application using ggmap package.It is based on google map. I am a bit confused regarding its licensing terms.I want to know that can i use it with my other applications. Is it legal? -- With Regards, Narendra Pratap Principal Research Developer Hitech Robotic Systemz Ltd. [[alternative HTML version deleted]]
2020 May 25
1
child killed by signal 6
...t;)) (("Tomcat Users List" NIL "users" >> "tomcat.apache.org")) (("Tomcat Users List" NIL "users" >> "tomcat.apache.org")) (("markt at apache.org" NIL "markt" "apache.org")("M >> Venkata Pratap M" NIL "m.m.venkata.pratap" "ericsson.com")) NIL " >> <AM7PR07MB6561761FA78F23F5AAF398399FB70 at AM7PR07MB6561.eurprd07.prod.outlook.com>" >> " >> <AM7PR07MB65615CD03F422AC8D8384FC09FB40 at AM7PR07MB6561.eurprd07.prod.outlook.com&gt...
2010 Jan 13
3
Operating on each row of data frame
Hi All I have a data frame in which there are 4 columns . Column 1 : name Column 2-4 : values I would like to calculate mean/Standard error of values in column 2-4 and store them in column 5,6 respectively. I have done the following but doesn't seem to work mean_N_SE <-function(x) { name <- x[1] vals <- c(x[2:4]) temp_mean <- mean(vals) SE <- sqrt(var(x)/length(x)) }
2007 Apr 18
8
Phone meeting about kernel virtualization hooks
I would like to host a phone meeting to discuss the plans for the xen sub-architecture of x86. Hopefully Chris can share his vision and we can agree on some next steps to getting this done and into the mainline kernel. From my understanding, it would be good if the "To" list could make it. If anyone believes others should attend, please let them know. Please let me know if you are
2007 Apr 18
8
Phone meeting about kernel virtualization hooks
I would like to host a phone meeting to discuss the plans for the xen sub-architecture of x86. Hopefully Chris can share his vision and we can agree on some next steps to getting this done and into the mainline kernel. From my understanding, it would be good if the "To" list could make it. If anyone believes others should attend, please let them know. Please let me know if you are
2020 May 25
0
child killed by signal 6
....INVALID")) (("Tomcat Users List" NIL "users" > "tomcat.apache.org")) (("Tomcat Users List" NIL "users" > "tomcat.apache.org")) (("markt at apache.org" NIL "markt" "apache.org")("M > Venkata Pratap M" NIL "m.m.venkata.pratap" "ericsson.com")) NIL " > <AM7PR07MB6561761FA78F23F5AAF398399FB70 at AM7PR07MB6561.eurprd07.prod.outlook.com>" > " > <AM7PR07MB65615CD03F422AC8D8384FC09FB40 at AM7PR07MB6561.eurprd07.prod.outlook.com>") &gt...
2007 Aug 16
2
combine 2 data frames with missing values
...es as follows: a b c 1 NA 1 2 NA 2 NA 3 3 So "a", "b" are the input values and "c" is the output which I am interested in. NA - Missing values. I used rbind, but its not working. Let me know if anyone can help me Thanks, Pratap --------------------------------- [[alternative HTML version deleted]]