You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{phang}. {stata ml model lf myprobit (foreign = mpg weight)} // define model{p_end}
417
417
{phang}. {stata ml max} // estimate{p_end}
418
418
{phang}. {stata boottest mpg, cmdline(ml model lf myprobit (foreign = mpg weight))} // score bootstrap; pass the model definition since {cmd:ml} doesn't save it in {cmd:e(cmdline)}{p_end}
0 commit comments