📄 asmprobit_postestimation.hlp
字号:
{smcl}
{* 29mar2005}{...}
{cmd:help asmprobit}{...}
{right:dialogs: {bf:{dialog asmprobit_p:predict}} {bf:{dialog asmprobit_estat:estat}}}
{right:also see: {helpb asmprobit} }
{hline}
{title:Title}
{p2colset 5 37 39 2}{...}
{p2col :{hi:[R] asmprobit postestimation} {hline 2}}Postestimation tools for asmprobit{p_end}
{p2colreset}{...}
{title:Description}
{pstd}
The following postestimation commands are of special interest after {cmd:asmprobit}:
{synoptset 20}{...}
{p2coldent :command}description{p_end}
{synoptline}
{synopt :{helpb asmprobit postestimation##estatalt:estat alternatives}}alternative summary statistics{p_end}
{synopt :{helpb asmprobit postestimation##estatcov:estat covariance}}variance-covariance matrix of the alternatives{p_end}
{synopt :{helpb asmprobit postestimation##estatcor:estat correlation}}correlation matrix of the alternatives{p_end}
{synoptline}
{p2colreset}{...}
{pstd}
In addition, the following postestimation commands are available:
{synoptset 11}{...}
{p2coldent :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_nlcom
{synopt :{helpb asmprobit postestimation##predict:predict}}predicted probabilities, estimated linear predictor and its standard error{p_end}
INCLUDE help post_predictnl
INCLUDE help post_test
INCLUDE help post_testnl
{synoptline}
{p2colreset}{...}
{title:Special-interest postestimation commands}
{pstd}
{cmd: estat alternatives} displays summary statistics about the alternatives
in the estimation sample and provides a mapping between the index numbers that
label the covariance parameters of the model and their associated values and
labels for the alternative variable.
{pstd}
{cmd: estat covariance} computes the estimated variance-covariance matrix for
the alternatives. The estimates are displayed, and the variance-covariance
matrix is stored in {hi:r(cov)}.
{pstd}
{cmd: estat correlation} computes the estimated correlation matrix for the
alternatives. The estimates are displayed, and the correlation matrix is
stored in {hi:r(cor)}.
{marker predict}{...}
{title:Syntax for predict}
{p 8 16 2}
{cmd:predict}
{dtype}
{newvar}
{ifin}
[{cmd:,}
{it:statistic}]
{synoptset 11 tabbed}{...}
{synopthdr :statistic}
{synoptline}
{syntab:Main}
{synopt :{opt p:r}}probability alternative is chosen; the default{p_end}
{synopt :{cmd:xb}}linear prediction{p_end}
{synopt :{cmd:stdp}}standard error of the linear prediction{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample
{title:Options for predict}
{dlgtab:Main}
{phang}
{opt pr}, the default, calculates the probability that an alternative {it:j}
is chosen in case {it:i}.
{phang}
{opt xb} calculates the linear prediction for alternative {it:j} and case
{it:i}.
{phang}
{opt stdp} calculates the standard error of the linear predictor.
{marker estatalt}{...}
{title:Syntax for estat alternatives}
{p 8 16 2}
{cmd:estat}
{opt alt:ernatives}
{marker estatcov}{...}
{title:Syntax for estat covariance}
{p 8 16 2}
{cmd:estat}
{opt cov:ariance} [{cmd:,} {opt for:mat(string)} {opt bor:der(string)}
{opt left(#)}]
{title:Options for estat covariance}
{phang}
{opt format(string)} sets the matrix display format. The default is
{cmd:format(%9.0g)}.
{phang}
{opt border(string)} sets the matrix display border style. The default is
{cmd:border(all)}. See {helpb matlist}.
{phang}
{opt left(#)} sets the matrix display left dent. The default is
{cmd:left(2)}. See {helpb matlist}.
{marker estatcor}{...}
{title:Syntax for estat correlation}
{p 8 16 2}
{cmd:estat}
{opt cor:relation} [{cmd:,} {opt for:mat(string)} {opt bor:der(string)}
{opt left(#)}]
{title:Options for estat correlation}
{phang}
{opt format(string)} sets the matrix display format. The default is
{cmd:format(%6.3f)}.
{phang}
{opt border(string)} sets the matrix display border style. The default is
{cmd:border(all)}. See {helpb matlist}
{phang}
{opt left(#)} sets the matrix display left dent. The default is
{cmd:left(2)}. See {helpb matlist}
{title:Examples}
{phang}{cmd:. webuse travel}{p_end}
{phang}{cmd:. asmprobit choice travelcost termtime, casevars(income) case(id) alternatives(mode)}{p_end}
{phang}{cmd:. predict p if e(sample)}{p_end}
{phang}{cmd:. estat cor}{p_end}
{phang}{cmd:. estat alt}{p_end}
{title:Also see}
{psee}
Manual: {bf:[R] asmprobit}
{psee}
Online: {helpb asmprobit};{break}
{helpb adjust},
{helpb estimates},
{helpb lincom},
{helpb lrtest},
{helpb nlcom},
{helpb predictnl},
{helpb test},
{helpb testnl}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -