.- help for ^psm^ (STB-48: gr35) .- Probability plot for data compared with fitted Singh-Maddala distribution ------------------------------------------------------------------------- ^psm^ varname [^if^ exp] [^in^ range] [ ^,^ ^gr^id graph_options ] Description ----------- ^psm^ produces a probability plot for varname compared with a three-parameter Singh-Maddala distribution. The parameters a, b and q are taken from S_a, S_b and S_q, which is where ^smfit^ 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 ------- . ^smfit income^ . ^psm 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@, @smfit@, @qsm@