📄 glogit_postestimation.hlp
字号:
{smcl}
{* 14mar2005}{...}
{cmd:help glogit postestimation}{...}
{right:dialog: {bf:{dialog glogit_p:predict}}}
{right:also see: {helpb glogit}{space 1}}
{hline}
{title:Title}
{p2colset 5 34 36 2}{...}
{p2col :{hi:[R] glogit postestimation} {hline 2}}Postestimation tools for
glogit, gprobit, blogit, and bprobit{p_end}
{p2colreset}{...}
{title:Description}
{pstd}
The following postestimation commands are available for {cmd:glogit},
{cmd:gprobit}, {cmd:blogit}, and {cmd:bprobit}:
{synoptset 13 tabbed}{...}
{p2coldent :command}description{p_end}
{synoptline}
INCLUDE help post_adjust3
{p2coldent :* {helpb estat}}AIC, BIC, VCE, and estimation sample summary{p_end}
INCLUDE help post_estat
INCLUDE help post_estimates
INCLUDE help post_lincom
{p2coldent :* {helpb lrtest}}likelihood-ratio test{p_end}
INCLUDE help post_mfx
INCLUDE help post_nlcom
{synopt :{helpb glogit postestimation##predict:predict}}predictions, residuals, influence statistics, and other diagnostic measures{p_end}
INCLUDE help post_predictnl
INCLUDE help post_test
INCLUDE help post_testnl
{synoptline}
{p2colreset}{...}
{p 4 6 2}
* {opt estat ic} and {opt lrtest} are allowed only by {opt blogit} and
{opt bprobit}.
{marker predict}{...}
{title:Syntax for predict}
{p 8 16 2}
{cmd:predict}
{dtype}
{newvar}
{ifin}
[{cmd:,} {it:statistic}]
{synoptset 13 tabbed}{...}
{synopthdr :statistic}
{synoptline}
{syntab :Main}
{synopt :{opt n}}expected count; the default{p_end}
{synopt :{opt p}}predicted probability of a positive outcome{p_end}
{synopt :{opt xb}}linear prediction{p_end}
{synopt :{opt stdp}}standard error of the linear prediction{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample
{title:Options for predict}
{phang}
{opt n}, the default, calculates the expected count, that is, the
estimated probability times {it:pop_var}, which is the total population.
{phang}
{opt p} calculates the predicted probability.
{phang}
{opt xb} calculates the linear prediction.
{phang}
{opt stdp} calculates the standard error of the linear prediction.
{title:Examples}
{phang}{cmd:. bprobit deaths pop agecat exposed}{p_end}
{phang}{cmd:. predict number}{p_end}
{phang}{cmd:. predict p if e(sample), p}
{title:Also see}
{psee}
Manual: {bf:[R] glogit postestimation}
{psee}
Online: {helpb glogit};{break}
{helpb adjust},
{helpb estimates},
{helpb lincom},
{helpb lrtest},
{helpb mfx},
{helpb nlcom},
{helpb predictnl},
{helpb test},
{helpb testnl}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -