prais_postestimation.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 101 行
HLP
101 行
{smcl}
{* 28mar2005}{...}
{cmd:help prais postestimation}{right:dialog: {bf:{dialog prais_p:predict}}}
{right:also see: {helpb prais} }
{hline}
{title:Title}
{p2colset 5 34 36 2}{...}
{p2col:{hi:[TS] prais postestimation} {hline 2}}Postestimation tools for prais{p_end}
{p2colreset}{...}
{title:Description}
{pstd}
The following commands are available for {opt prais}:
{synoptset 13}{...}
{synopt:command}description{p_end}
{synoptline}
INCLUDE help post_estat
INCLUDE help post_estimates
INCLUDE help post_lincom
INCLUDE help post_linktest
INCLUDE help post_mfx
INCLUDE help post_nlcom
{p2col :{helpb prais 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}
{marker predict}{...}
{title:Syntax for predict}
{p 8 16 2}
{cmd:predict}
{dtype}
{newvar}
{ifin}
[{cmd:,} {it:statistic}]
{synoptset 13}{...}
{synopthdr:statistic}
{synoptline}
{synopt:{cmd:xb}}linear prediction; the default{p_end}
{synopt:{cmd:stdp}}standard error of the linear prediction{p_end}
{synopt:{cmdab:r:esiduals}}residuals{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample
{title:Options for predict}
{phang}
{opt xb}, the default, calculates the fitted values{hline 2}the prediction of
xb for the specified equation. This is the linear
predictor from the fitted regression model; it does not apply the estimate
of rho to prior residuals.
{phang}
{opt stdp} calculates the standard error of the prediction for the specified
equation, in other words, the standard error of the predicted expected
value or mean for the observation's covariate pattern. This is also
referred to as the standard error of the fitted value.
{pmore}
As computed for {opt prais}, this is strictly the standard error from the
variance in the estimates of the parameters of the linear model and assumes
that rho is estimated without error.
{phang}
{opt residuals} calculates the residuals from the linear prediction.
{title:Example}
{phang}{cmd:. prais csales isales}{p_end}
{phang}{cmd:. predict chat, xb}{p_end}
{title:Also see}
{psee}
Manual: {bf:[TS] prais postestimation}
{psee}
Online: {helpb prais};{break}
{helpb estimates},
{helpb lincom},
{helpb linktest},
{helpb mfx},
{helpb nlcom},
{helpb predictnl},
{helpb test},
{helpb testnl}
{p_end}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?