Probit model forecasting via command line
Posted: Fri May 01, 2015 2:09 am
Command capture shows the following syntax for fitting probability and index from a probit model:
If execute them from the command line, they both produce the same results (of the index actually).
Code: Select all
{%equation}.fit(d, g) prob
{%equation}.fit(d, i, g) index