cloglog_postestimation.hlp

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

HLP
111
字号
{smcl}
{* 22mar2005}{...}
{cmd:help cloglog postestimation} {right:dialog:  {bf:{dialog clog_p:predict}}}
{right:also see:  {bf:{help cloglog}}}
{hline}

{title:Title}

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


{title:Description}

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

{synoptset 13 tabbed}{...}
{p2coldent :command}description{p_end}
{synoptline}
INCLUDE help post_adjust2star
INCLUDE help post_estat
INCLUDE help post_estimates
INCLUDE help post_lincom
INCLUDE help post_linktest
INCLUDE help post_lrtest
INCLUDE help post_mfx
INCLUDE help post_nlcom
{synopt :{helpb cloglog postestimation##predict:predict}}predictions, residuals, influence statistics, and other diagnostic measures{p_end}
INCLUDE help post_predictnl
INCLUDE help post_suest
INCLUDE help post_test
INCLUDE help post_testnl
{synoptline}
{p2colreset}{...}
{p 4 6 2}* {cmd:adjust} does not work with time-series operators.


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

{phang2}{cmd:predict}
{dtype}
{newvar}
{ifin}
[{cmd:,} {it:statistic} {cmdab:nooff:set}]

{synoptset 11 tabbed}{...}
{synopthdr:statistic}
{synoptline}
{syntab :Main}
{synopt :{opt p}}predicted probability of a positive outcome{p_end}
{synopt :{opt xb}}linear prediction{p_end}
{synopt :{opt stdp}}standard error of the linear prediction{p_end}
{synopt :{opt sc:ore}}first derivative of the log likelihood with respect to xb{p_end}
{synoptline}
{p2colreset}{...}
INCLUDE help esample


{title:Options for predict}

{dlgtab:Main}

{phang}
{opt p}, the default, calculates the probability of a positive outcome.

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

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

{phang}
{opt score} calculates the equation-level score; the derivative of the log
likelihood with respect to the linear prediction.

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


{title:Examples}

{phang}{cmd:. cloglog foreign weight mpg}{p_end}
{phang}{cmd:. predict p}


{title:Also see}

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

{psee}
Online:  {bf:{help cloglog}};{break}
{bf:{help adjust}},
{bf:{help estimates}},
{bf:{help lincom}},
{bf:{help linktest}},
{bf:{help lrtest}},
{bf:{help mfx}},
{bf:{help nlcom}},
{bf:{help predictnl}},
{bf:{help suest}},
{bf:{help test}},
{bf:{help testnl}}
{p_end}

⌨️ 快捷键说明

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