search for: template_gamma4

Displaying 1 result from an estimated 1 matches for "template_gamma4".

2002 Feb 17
3
Little graph questions!
...See the picture here: http://lark.cc.ukans.edu/~pauljohn/R/ExampleCode/gamma4.png and note that, after the equal signs and the number 1, there is a space inserted whenever there is a comma separating text from variable. The code in question is: http://lark.cc.ukans.edu/~pauljohn/R/ExampleCode/template_gamma4.r the line I use to set the title is: oneHist <- hist(oneGamma,main=paste("here is one sample from your gamma(sh=",sh,",sc=",sc,")")) 2. Background tint in png output varies in a way I can't understand. One time I set up a png device and ran the plot and s...