Displaying 3 results from an estimated 3 matches for "plotlmrdia".
2007 Jul 25
3
plots
Hi Sir
I did not find any function of graph which plot one variable on x-axis and 2
or more than 2 variables on y-axis.
Moreover, how can I change the labels of L-moments diagram obtained by
plotlmrdia(lmrdia())
Thank you
--
AMINA SHAHZADI
Department of Statistics
GC University Lahore, Pakistan.
Email:
amnakhan493@gmail.com
amna_989@hotmail.com
amna_989@yahoo.com
[[alternative HTML version deleted]]
2007 Nov 19
0
R code for L-moment digram
Dear Sir I am getting errors in using following R code for L-moment ratio
diagram
Help in this regard
> "plotlmrdia" <-
+ function(lmr,
+ nopoints=FALSE,
+ nolines=FALSE,
+ nolimits=FALSE,
+ nogev=FALSE,
+ noglo=FALSE,
+ nogpa=FALSE,
+ nope3=FALSE,
+ nogno=FALSE,
+ noexp=FALSE,
+ nonor=FALSE,
+ nogum=FALSE,
+...
2007 Jul 27
0
How to edit L-moment Ratio Diagram
Hi Sir
L-moment ratio diagram is obtained from RFA package using function
plotlmrdia(lmrdia()).
How can I edit thie diagram to represent the labels of curves representing
the various distribtuions. I mean to say how can I use legend() function for
this diagram,
Thank You
--
AMINA SHAHZADI
Department of Statistics
GC University Lahore, Pakistan.
Email:
amnakhan493@gmail.com
amna_...