rologit_postestimation.hlp

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

HLP
94
字号
{smcl}
{* 21mar2005}{...}
{cmd: help rologit postestimation}{right:dialog:  {bf:{dialog rologit_p:predict}}}
{right:also see:  {helpb rologit}}
{hline}

{title:Title}

{p2colset 5 35 37 2}{...}
{p2col :{hi:[R] rologit postestimation} {hline 2}}Postestimation tools for
rologit{p_end}
{p2colreset}{...}


{title:Description}

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

{synoptset 11}{...}
{p2coldent :command}description{p_end}
{synoptline}
INCLUDE help post_adjust2
INCLUDE help post_estat
INCLUDE help post_estimates
INCLUDE help post_hausman
INCLUDE help post_lincom
INCLUDE help post_lrtest
INCLUDE help post_mfx
INCLUDE help post_nlcom
{synopt :{helpb rologit 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}{...}


{marker predict}{...}
{title:Syntax for predict}

{p 8 18 2}
{cmd:predict} {dtype} {newvar} {ifin} 
[{cmd:,} {it:statistic} {opt nooff:set}]

{marker statistic}{...}
{synoptset 11 tabbed}{...}
{synopthdr:statistic}
{synoptline}
{syntab:Main}
{synopt :{opt p:r}}probability that alternatives are ranked first; the
default{p_end}
{synopt :{opt xb}}linear predictor{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 that alternatives are ranked
first.

{phang}
{opt xb} calculates the linear prediction.

{phang}
{opt stdp} calculates the standard error of the linear prediction.

{phang}
{opt nooffset} is relevant only if you specified {opth offset(varname)} for
{cmd:rologit}.  It modifies the calculations made by {helpb predict} so that
they ignore the offset variable; the linear prediction is treated as xb rather
than xb + offset.


{title:Also see}

{psee}
Manual:  {hi:[R] rologit postestimation}{p_end}

{psee}
Online:  {helpb rologit};{break}
{helpb adjust}, {helpb estat},
{helpb estimates}, {helpb hausman}, {helpb lincom},
{helpb linktest}, {helpb lrtest}, {helpb mfx}, {helpb nlcom}, 
{helpb predictnl}, {helpb test}, {helpb testnl}
{p_end}

⌨️ 快捷键说明

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