📄 scobit_postestimation.hlp
字号:
{smcl}
{* 21mar2005}{...}
{cmd:help scobit postestimation}{right:dialog: {bf:{dialog scob_p:predict}}}
{right:also see: {helpb scobit} }
{hline}
{title:Title}
{p2colset 5 34 36 2}{...}
{p2col:{hi:[R] scobit postestimation} {hline 2}}Postestimation tools for
scobit{p_end}
{p2colreset}{...}
{title:Description}
{pstd}
The following postestimation tools are available for {opt scobit}:
{synoptset 11}{...}
{synopt:command}description{p_end}
{synoptline}
INCLUDE help post_adjust1
INCLUDE help post_estat
INCLUDE help post_estimates
INCLUDE help post_lincom
INCLUDE help post_lrtest
INCLUDE help post_mfx
INCLUDE help post_nlcom
{p2col :{helpb scobit postestimation##predict:predict}}predictions, residuals, influence statistics, and other diagnostic measures{p_end}
INCLUDE help post_predictnl
INCLUDE help post_suest
INCLUDE help post_test
INCLUDE help post_testnl
{synoptline}
{p2colreset}{...}
{marker predict}{...}
{title:Syntax for predict}
{p 8 16 2}
{cmd:predict}
{dtype}
{newvar}
{ifin}
[{cmd:,}
{it:statistic}
{opt nooff:set} ]
{p 8 16 2}
{cmd:predict}
{dtype}
{c -(}{it:stub}{cmd:*}{c |}{it:newvar_reg} {it:newvar_lnalpha}{c )-}
{ifin}
{cmd:,}
{opt sc:ores}
{synoptset 11 tabbed}
{synopthdr:statistic}
{synoptline}
{syntab:Main}
{synopt:{opt p:r}}probability of a positive outcome; the default{p_end}
{synopt:{opt xb}}xb, linear prediction {p_end}
{synopt:{opt stdp}}standard error of the prediction{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample
{title:Options for predict}
{dlgtab:Main}
{phang}
{opt pr}, the default, calculates the probability of a positive outcome.
{phang}
{opt xb} calculates the linear prediction.
{phang}
{opt stdp} calculates the standard error of the prediction.
{phang}
{opt scores} calculates equation-level score variables.
{pmore}
The first new variable will contain {bind:d(ln L_j)/d(x_j b)}.
{pmore}
The second new variable will contain {bind:d(ln L_j)/d(ln(alpha))}.
{phang}
{opt nooffset} is relevant only if you specified {opth offset(varname)} for
{opt scobit}. It modifies the calculations made by {opt predict} so that they
ignore the offset variable; the linear prediction is treated as xb rather than
as {bind:xb - offset}.
{title:Example}
{phang}{cmd:. predict p}
{title:Also see}
{psee}
Manual: {bf:[R] scobit postestimation}
{psee}
Online: {helpb scobit};{break}
{helpb adjust},
{helpb estimates},
{helpb intreg},
{helpb lincom},
{helpb lrtest},
{helpb mfx},
{helpb nlcom},
{helpb predictnl},
{helpb suest},
{helpb test},
{helpb testnl}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -