[R] probabilty plot
John Kane
jrkrideau at yahoo.ca
Wed Jul 4 14:09:43 CEST 2007
Is this what you mean ?
-------------------------------
mydata <- c(1,2,3,4,5,7,5,4,3)
plot(mydata)
-----------------------------------
--- along zeng <xh.along at gmail.com> wrote:
> Hi all,
> I am a freshman of R,but I am interested in it!
> Those days,I am
> learning pages on NIST,with url
>
http://www.itl.nist.gov/div898/handbook/eda/section3/probplot.htm,
> I am meeting a problem about probability plot and I
> don't know how to
> plot a data set with R.
> Could somebody tell me the answer,and a example is
> the best! I will
> look forward to your answer.
> Thank you very much.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained,
> reproducible code.
>
More information about the R-help
mailing list