You can use the normal.and.t.dist() function in the HH package, available from CRAN with install.packages("HH") This works on all platforms. There is menu access to the function through Rcmdr if you install install.packages("RcmdrPlugin.HH")
If you are on Windows, you can additionally control that function interactively from an Excel spreadsheet with the RExcel package. Install with the RthroughExcelWorkbooksInstaller package from CRAN. Rich On Mon, Nov 8, 2010 at 11:18 AM, Wu Gong <w...@mtmail.mtsu.edu> wrote: > > I want to create a graph to express the idea of the area under a pdf curve, > like > > http://r.789695.n4.nabble.com/file/n3032194/w7295e04.jpg > > Thank you for any help. > > ----- > A R learner. > -- > View this message in context: > http://r.789695.n4.nabble.com/How-to-plot-a-normal-distribution-curve-and-a-shaded-tail-with-alpha-tp3032194p3032194.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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.