.- help for ^qdagum^ (STB-48: gr35) .- Quantile-quantile plot for data vs fitted Dagum distribution -------------------------------------------------------------------- ^qdagum^ varname [^if^ exp] [^in^ range] [ ^,^ ^gr^id graph_options ] Description ----------- ^qdagum^ plots the quantiles of varname against the quantiles of a three-parameter Dagum distribution. The parameters b, d and h are taken from S_b, S_d and S_h, which is where ^dagumfit^ puts maximum likelihood estimates of them. Options ------- ^grid^ adds grid lines at the .05, .10, .25, .50, .75, .90, and .95 quantiles. graph_options are any of the options allowed with ^graph, twoway^; see help for ^graph^. Examples -------- . ^dagumfit income^ . ^qdagum income^ Author ------ Nicholas J. Cox University of Durham, U.K. n.j.cox@@durham.ac.uk Also see -------- STB: STB-48 gr35 On-line: help for @graph@, @dagumfit@