search for: nabble

Displaying 20 results from an estimated 14997 matches for "nabble".

2010 Apr 14
8
how can I plot the histogram like this using R?
I want to get the plot like this, http://n4.nabble.com/file/n1839303/%25E9%25A2%2591%25E7%258E%2587%25E5%2588%2586%25E5%25B8%2583%25E5%259B%25BE%25E6%25A0%2587%25E5%2587%2586.jpg %E9%A2%91%E7%8E%87%E5%88%86%E5%B8%83%E5%9B%BE%E6%A0%87%E5%87%86.jpg not this, http://n4.nabble.com/file/n1839303/R.jpg R.jpg and the data here, thank you! http://n4...
2008 Jul 17
2
Fw: how i can install Rgraphviz in R2.7.1
--- On Tue, 15/7/08, haani hanni <maaryam_khan@yahoo.com> wrote: From: haani hanni <maaryam_khan@yahoo.com> Subject: how i can install Rgraphviz in R2.7.1 To: "Nabble" <support@nabble.com> Cc: r-help-request@r-project.org Date: Tuesday, 15 July, 2008, 1:39 PM hello i am a new user of R.i have window XP Proffessional in my P.C.i wanted to make the graphs of my data in Rgraphviz.the version of R which i am using is 2.7.1.when i try to install Rg...
2012 Jun 13
5
How to write text in bar plot in R?
Hi, I am working on R plot but i need to write some text for the bars where the value is = 0 > counts 3 4 5 0 12 * 0* 4 1 3 *0* 1 http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png My aim is to write some comment in plot. http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png How can we implement it? -- View this message in context: http://r.789695.n4.nabble.com/How-to-write-text-in-bar-plot-in-R-tp4633189.html Sent from the...
2012 Aug 17
8
Get the filename from the given path
Hi, Here i have a file path, for eg : - FPath <- "D:\\MyFolder\\MyFile.txt" HOW IS POSSIBLE TO GET THE FILE NAME FROM THIS GIVEN PATH ? - thanks in advance Antony. -- View this message in context: http://r.789695.n4.nabble.com/Get-the-filename-from-the-given-path-tp4640578.html Sent from the R help mailing list archive at Nabble.com.
2013 Jan 27
1
Removing values containing a specific character
Awesome, thanks Arun, that's exactly what I was looking for! On Sat, Jan 26, 2013 at 9:21 PM, arun kirshna [via R] < ml-node+s789695n4656749h63@n4.nabble.com> wrote: > Hi, > Try this: > df[]<-lapply(df,as.character) > df2<-df > df[,1][grep("@",df$names)]<- "" > df > #names emails > #1 bob bobj@cup.com > #2 joe joesmith@gmail.com > #3 craig@gmail.com >...
2011 Jul 24
1
Replying on Nabble
Sorry for the non-R question, but how do I reply through the Nabble interface and have my reply emailed to the person I'm replying to (in case they don't use Nabble), with cc to the mailing list? If I choose the option to reply to the person by email, I don't see an option to cc to the mailing list. If I reply to the list, there's an option to emai...
2012 Jan 28
3
[LLVMdev] [Sparc] size of input arguments with doubles in llvm byte code?
...sparc. However, both versions of the byte code work well on Linux. I also attached the Sparc assembly code for reference: radix.bc -> radix_suno.s radix_mod.bc -> radix_sun.s Any idea what could be going wrong by doubling the number of arguments in a function? Thanks, Chris http://old.nabble.com/file/p33219240/radix_mod.c radix_mod.c http://old.nabble.com/file/p33219240/radix.bc radix.bc http://old.nabble.com/file/p33219240/radix_mod.bc radix_mod.bc -- View this message in context: http://old.nabble.com/-Sparc--size-of-input-arguments-with-doubles-in-llvm-byte-code--tp33219240p33...
2016 Sep 20
2
samba to ad transition
I set the local and domainsid the same as on my existing domain. On Tue, Sep 20, 2016 at 1:45 PM, Samba - General mailing list [via Samba] < ml-node+s2283325n4708407h17 at n4.nabble.com> wrote: > On Tue, 20 Sep 2016 13:35:16 -0500 > Kaz Staleman <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=4708407&i=0>> wrote: > > > I do it on test machine. I do also set up a localsid and domainsid. > > > > That is probably...
2013 Jan 20
1
applying a formula from text
...stion why I need it, I think that it can be situations where the condition, that I have to apply, depends on the data. May be you can advice me a good text to learn programming in R. Thank you again. Ilya Novikov Sat, Jan 19, 2013 at 8:02 PM, arun kirshna [via R] < ml-node+s789695n4656060h99@n4.nabble.com> wrote: > HI, > Not sure why you need to do this: > s<- "x>5" > h(1,eval(parse(text=s))) > #[1] FALSE > A.K. > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http...
2012 Sep 11
5
Searching from Dataframe.
...eturn that particular row and column number. For eg:- My search keyword is "ENG". After searching, it should return particular row & column number. Here it is " MyDataFrame[3,3] " Can anyone help me please ? - Antony. -- View this message in context: http://r.789695.n4.nabble.com/Searching-from-Dataframe-tp4642722.html Sent from the R help mailing list archive at Nabble.com.
2009 Nov 28
3
Whats happening to the forum???
Whats happening? everthings changing round here...plus alot less posts/users.. -- View this message in context: http://n4.nabble.com/Whats-happening-to-the-forum-tp913858p913858.html Sent from the R help mailing list archive at Nabble.com.
2011 Oct 12
4
plot probability density function (pdf)
I have 2 series of variables, I want to plot the probability density function of these 2 variabels (i.e. two curves in one graph), I just want to compare these two variable distribution. what should I do? can I use ggplot2 package? -- View this message in context: http://r.789695.n4.nabble.com/plot-probability-density-function-pdf-tp3897055p3897055.html Sent from the R help mailing list archive at Nabble.com.
2009 Nov 26
13
How to display an image on RGL plot?
Hi all. It's been a long time since I wrote to this list. Glad to see the R project well and working. I am working with a 3D plot similar to this: http://old.nabble.com/file/p26525177/rgl-device.png rgl-device.png The underlying picture is a JPEG image, loaded with the rimage package and coerced to the matrix. Spheres denote control points, collected from this picture and must be situated over the certain points of the image. I display the image with rgl.po...
2010 Oct 22
1
Help: Maximum likelihood estimation
I was trying to reproduce a result in a published journal, and I have come across some difficulties. I have the following equation, which is two equations combined together. http://r.789695.n4.nabble.com/file/n3006584/Screenshot.png where http://r.789695.n4.nabble.com/file/n3006584/Screenshot-1.png http://r.789695.n4.nabble.com/file/n3006584/Screenshot-2.png http://r.789695.n4.nabble.com/file/n3006584/Screenshot-3.png I[t] is unknown, but have the following distribution http://r.789695.n4.n...
2012 Jul 10
5
How to add marker in Stacked bar plot?
...r(arrow) in stacked bar plot. DF=data.frame(names=c("tomato", "potato", "cabbage", "sukuma-wiki", "terere"), freq=c(7,4,5,8,20)) barplot(as.matrix(DF[,2]), col=heat.colors(length(DF[,2])), legend=DF[,1], xlim=c(0,9), width=2) http://r.789695.n4.nabble.com/file/n4635946/Screenshot.png . Image with marker: http://r.789695.n4.nabble.com/file/n4635946/marker.png How can i add marker or arrow for particular stack in graph. Regards -- View this message in context: http://r.789695.n4.nabble.com/How-to-add-marker-in-Stacked-bar-plot-tp4635946.ht...
2012 Jun 12
3
[LLVMdev] DFAPacketizer with StateTrans != 0 Assertion
...have a schedule file > with my > > functional units and itineraries listed. Can anyone think of what I > may have > > missed to cause this error? > > > > Cheers, > > sam > > > > -- > > View this message in context: > http://llvm.1065342.n5.nabble.com/DFAPacketizer-with-StateTrans-0-Assertion-tp46105.html > > Sent from the LLVM - Dev mailing list archive at Nabble.com. > > _______________________________________________ > > LLVM Developers mailing list > > [hidden email] </user/SendEmail.jtp?type=node&node=4610...
2012 Jan 28
0
[LLVMdev] [Sparc] size of input arguments with doubles in llvm byte code?
...t; > I also attached the Sparc assembly code for reference: > > radix.bc -> radix_suno.s > radix_mod.bc -> radix_sun.s > > Any idea what could be going wrong by doubling the number of arguments in > a function? > > Thanks, > > Chris > > http://old.nabble.com/file/p33219240/radix_mod.c radix_mod.c > http://old.nabble.com/file/p33219240/radix.bc radix.bc > http://old.nabble.com/file/p33219240/radix_mod.bc radix_mod.bc > > > http://old.nabble.com/file/p33219245/radix_sun.s radix_sun.s -- View this message in context: http://ol...
2012 Nov 23
6
Summary statistics for matrix columns
...Col77 Min. : 7 39 1st Qu. : 1846 1630 Median : 3631 3376 Mean : 3804 3617 Sd : 3rd Qu.: 5772 5544 IQR : Max. : 7952 7779 Is there an easy way? Thanks -- View this message in context: http://r.789695.n4.nabble.com/Summary-statistics-for-matrix-columns-tp4650489.html Sent from the R help mailing list archive at Nabble.com.
2012 Feb 29
1
The joys of Nabble: Re: Cannot use negative argument in function
This is yet another problem with the Nabble interface to the list. On Wed, Feb 29, 2012 at 6:21 PM, Richard M. Heiberger <rmh at temple.edu> wrote: > This line > > ?TT <- *Temp*+273.15 > makes it unexecutable. ?that is not the error you mentioned. On nabble, that variable is in bold. When it's reformatted for the p...
2012 Sep 24
6
Script to count unique values from two linked matricies
I hope you can help with this one. I have two matricies: 1. A species abundance matrix: <http://r.789695.n4.nabble.com/file/n4643979/2species_matrix.jpg> 2. A species trait score matrix: <http://r.789695.n4.nabble.com/file/n4643979/2trait_matrix.jpg> The trait matrix lists trait scores for each species as listed in the species abundance matrix. I would like to create a script that would effective...