search for: gragh

Displaying 6 results from an estimated 6 matches for "gragh".

2011 Jun 26
1
Plotting a gragh or histogram in a certain colour
Dear Sir, Just started using R. I want to plot x>-1:20, for example, in the colour blue. How do I do this? Regards, Ivo [[alternative HTML version deleted]]
2007 Sep 26
0
[LLVMdev] viewGraph
> Oh, I tried that, in my previous email, I meant to write: > this->DAG.viewGragh() > DAG.viewGragh() > sorry for the typo in my email... > It does not complain about not finding DAG, it complains about not > finding viewGragh() in DAG. Gragh or Graph. Don't you mean viewGraph() ? Aaron
2007 Sep 26
3
[LLVMdev] viewGraph
Oh, I tried that, in my previous email, I meant to write: this->DAG.viewGragh() DAG.viewGragh() sorry for the typo in my email... It does not complain about not finding DAG, it complains about not finding viewGragh() in DAG. A. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Chris Lattner Sent: Wednesda...
2009 Sep 24
1
Fw: Re: Multiple Normal Curves
...igma[3]),from=1000, to=80000, ylab="density", col="forestgreen", add=TRUE) ### R-helpers   I have been learning a little bit of R. I am simulating and i want to draw a normal curve for all my variables so that i will see the overlaps and reduce them, after that i want to draw a gragh of all the values that are in the data frame to see if it follows a normal distribution also. Lastly i will try to sample from this data. Please help and make suggestions.   #My  original codes #code for dataframe Hypermarket <- matrix(rnorm(100, mean=50000, sd=5000)) Supermarket <- matrix(r...
2009 Sep 24
0
Fw: Simulating and Plotting
...R] Simulating and Plotting To: R-help@r-project.org Date: Wednesday, 23 September, 2009, 10:32 PM R-helpers   I have been learning a little bit of R. I am simulating and i want to draw a normal curve for all my variables so that i will see the overlaps and reduce them, after that i want to draw a gragh of all the values that are in the data frame to see if it follows a normal distribution also. Lastly i will try to sample from this data. Please help and make suggestions.   My codes #code for dataframe Hypermarket <- matrix(rnorm(100, mean=50000, sd=5000)) Supermarket <- matrix(rnorm(400, me...
2009 Sep 24
0
Multiply Normal Curves
...igma[3]),from=1000, to=80000, ylab="density", col="forestgreen", add=TRUE) ### R-helpers   I have been learning a little bit of R. I am simulating and i want to draw a normal curve for all my variables so that i will see the overlaps and reduce them, after that i want to draw a gragh of all the values that are in the data frame to see if it follows a normal distribution also. Lastly i will try to sample from this data. Please help and make suggestions.   #My  original codes #code for dataframe Hypermarket <- matrix(rnorm(100, mean=50000, sd=5000)) Supermarket <- matrix(r...