Example: confidence
Search results with tag "Plotting basics"
plot (basic plotting) - Penn Math
www.math.upenn.eduplot (basic plotting) The plot command is probably the command you will use most often in Maple. The purpose of this command, of course, is to produce (two-dimensional) plots.
Plotting Basics: Scatterplot
www.lrdc.pitt.eduMore Than One Series of Data ! Sometimes, we want to superimpose more than one plot ! Example: The Reading Span and Operation Span scatterplot for females, and the Reading Span and the Operation Span scatterplot for males We use par(new=TRUE) to tell R to start a new plot on top of the existing one