<< qqnorm Graphics stairs >>

Stixbox >> Stixbox > Graphics > qqplot

qqplot

Plot empirical quantile vs empirical quantile

Calling Sequence

qqplot(x,y,ps)

Parameters

x,y

two matrices or vectors.

Description

Plot empirical quantile vs empirical quantile. If two distributions are the same (or possibly linearly transformed) the points should form an approximately straight line. Data is x and y. Third argument ps is an optional plot symbol.

<< qqnorm Graphics stairs >>