nl_postestimation.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 72 行

HLP
72
字号
{smcl}
{* 14mar2005}{...}
{cmd:help nl postestimation}{right:dialog:  {bf:{dialog nl_p:predict}}}
{right:also see:  {helpb nl} {space 4}}
{hline}

{title:Title}

{p2colset 5 30 32 2}{...}
{p2col :{hi:[R] nl postestimation} {hline 2}}Postestimation tools for nl{p_end}
{p2colreset}{...}


{title:Description}

{pstd}
The following postestimation commands are available for {cmd:nl}:

{synoptset 11}{...}
{p2coldent :command}description{p_end}
{synoptline}
{synopt :{helpb estat}}VCE and estimation sample summary{p_end}
INCLUDE help post_estimates
INCLUDE help post_nlcom
{synopt :{helpb nl postestimation##predict:predict}}predictions and residuals{p_end}
INCLUDE help post_predictnl
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:,} [{cmdab:y:hat}{c |}{cmdab:r:esiduals}]]

INCLUDE help esample


{title:Options for predict}

{phang}
{opt yhat}, the default, calculates the predicted value of {it:depvar}.

{phang}
{opt residuals} calculates the residuals.


{title:Examples}

{phang}{cmd:. nl (mpg = {b0} + {b1} / turn)}{p_end}
{phang}{cmd:. predict mpghat, yhat}{p_end}
{phang}{cmd:. predict mpgerr, residuals}{p_end}


{title:Also see}

{psee}
Manual:  {bf:[R] nl postestimation}

{psee}
Online:  {helpb nl};{break}
{helpb estimates}, {helpb nlcom}, 
{helpb predictnl}, {helpb test}, {helpb testnl}
{p_end}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?