📄 xtrc_postestimation.hlp
字号:
{smcl}
{* 07apr2005}{...}
{cmd:help xtrc postestimation} {right: dialog: {bf:{dialog xtrc_p:predict}}}
{right:also see: {helpb xtrc}{space 3}}
{hline}
{title:Title}
{p2colset 5 34 36 2}{...}
{p2col :{hi:[XT] xtrc postestimation} {hline 2}}Postestimation tools for xtrc{p_end}
{p2colreset}{...}
{title:Description}
{pstd}
The following postestimation commands are available for {cmd:xtrc}:
{synoptset 13 tabbed}{...}
{p2coldent :command}description{p_end}
{synoptline}
INCLUDE help post_adjust1star
{p2col :{helpb estat}}VCE and estimation sample summary{p_end}
INCLUDE help post_estimates
INCLUDE help post_lincom
INCLUDE help post_mfx
INCLUDE help post_nlcom
{synopt :{helpb xtrc 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}* {cmd:adjust} will not work with time-series operators.{p_end}
{marker predict}{...}
{title:Syntax for predict}
{p 8 16 2}
{cmd:predict} {dtype} {newvar} {ifin} [{cmd:,} {it:statistic}
{opt nooff:set}]
{synoptset 16 tabbed}{...}
{synopthdr :statistic}
{synoptline}
{syntab:Main}
{synopt :{opt xb}}calculate linear prediction; the default{p_end}
{synopt :{opt stdp}}calculate standard error of the linear prediction{p_end}
{synopt :{opt group(group)}}calculate linear prediction based on group {it:group}{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample
{title:Options for predict}
{dlgtab:Main}
{phang}
{opt xb}, the default, calculates the linear prediction using the mean
parameter vector.
{phang}
{opt stdp} calculates the standard error of the linear prediction.
{phang}
{opt group(group)} calculates the linear prediction using the best linear
predictors for group {it:group}.
{phang}
{opt nooffset} is relevant only if you specified {opth offset(varname)} for
{cmd:xtrc}. It modifies the calculations made by {cmd:predict} so that
they ignore the offset variable; the linear prediction is treated as xb rather
than xb + offset.
{title:Examples}
{phang}{cmd:. xtrc i f c, i(g)}{p_end}
{phang}{cmd:. predict ihat, xb}{p_end}
{phang}{cmd:. predict iasifall1, group(1)}{p_end}
{title:Also see}
{psee}
Manual: {bf:[XT] xtrc postestimation}
{psee}
Online: {helpb xtrc};{break}
{helpb adjust}, {helpb estimates},
{helpb lincom}, {helpb mfx}, {helpb nlcom}, {helpb predict},
{helpb predictnl}, {helpb test}, {helpb testnl}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -