You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
813 B
Plaintext

{smcl}
{* 10apr2012}{...}
{cmd:help trajplot}
{hline}
{marker s_Description}
{title:Description}
{p 4 4 6}
{cmd:trajplot} supports plotting of the {help traj} model results.
{hline}
{marker s_Syntax}
{title:Syntax}
{p 6 8 6}
{cmdab:trajplot} [{cmd:,} {it:options}] {p_end}
{synoptset 20 tabbed}{...}
{synopthdr}
{synoptline}
{synopt :{opt xtitle(xtitle)}}text for x-axis{p_end}
{synopt :{opt ytitle(ytitle)}}text for y-axis{p_end}
{synopt :{opt xlabel(xlabel)}}x-axis control, see {help axis_label_options}{p_end}
{synopt :{opt ylabel(ylabel)}}y-axis control, see {help axis_label_options}{p_end}
{synopt :{opt ci}}include 95% confidence intervals{p_end}
{synopt :{opt dropout}}plot dropout probabilities{p_end}
{synopt :{opt nolegend}}suppress legend on plot{p_end}
{smcl}