hreg.hlp

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

HLP
45
字号
{smcl}
{* 10mar2005}{...}
help for {cmd:huber}; {cmd:hreg}, {cmd:hareg}, {cmd:hlogit}, {cmd:hprobit}, {cmd:hereg}
{hline}

{pstd}
These are out-of-date commands.

    Rather than typing{col 41}Type
    {hline 29}        {hline 33}
    {cmd:hreg} {it:yvar xvars}{col 41}{cmd:regress} {it:yvar xvars}{cmd:, robust}
    {cmd:hreg} {it:yvar xvars}{cmd:, group(}{it:gvar}{cmd:)}{col 41}{cmd:regress} {it:yvar xvars}{cmd:, cluster(}{it:gvar}{cmd:)}
    {cmd:hreg} {it:yvar xvars} {cmd:[pw=}{it:w}{cmd:]}{col 41}{cmd:regress} {it:yvar xvars} {cmd:[pw=}{it:w}{cmd:]}
    {hline 29}        {hline 33}
{col 41}Note:  {cmd:cluster()} implies {cmd:robust}
{col 48}{cmd:pweight}s implies {cmd:robust}

{pstd}
The same applies to the other h* commands:  use the base command with options
{cmd:robust} and {cmd:cluster()}.

{pstd}
The only difference is that the new {cmd:robust} option applies a
degree-of-freedom correction to the VCE that the old h* commands did not.
{cmd:robust} is better.

    For help on the equivalent to{col 41}See
    {hline 29}{col 41}{hline 29}
    {cmd:hreg}{col 41}help {helpb regress}
    {cmd:hareg}{col 41}help {helpb areg}
    {cmd:hlogit}{col 41}help {helpb logit}
    {cmd:hprobit}{col 41}help {helpb probit}
    {cmd:hereg}{col 41}help {helpb streg}
    {hline 29}{col 41}{hline 29}

{pstd}
Programmers:  {cmd:_huber} is replaced by {helpb _robust}.


{title:Also see}

{psee}
Online:  {helpb _robust}
{p_end}

⌨️ 快捷键说明

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