.- help for ^pdagum^ (STB-48: gr35) .- Probability plot for data compared with fitted Dagum distribution ---------------------------------------------------------------- ^pdagum^ varname [^if^ exp] [^in^ range] [ ^,^ ^gr^id graph_options ] Description ----------- ^pdagum^ produces a probability plot for varname compared with 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^ is equivalent to ^yline(.25,.5,.75) xline(.25,.5,.75)^. graph_options are any of the options allowed with ^graph, twoway^; see help for ^graph^. Example ------- . ^dagumfit income^ . ^pdagum 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@, @qdagum@