svy_proportion_postestimation.hlp

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

HLP
60
字号
{smcl}
{* 29mar2005}{...}
{cmd:help svy: proportion postestimation}{...}
{right:also see: {helpb "svy: proportion"}}
{hline}

{title:Title}

{p2colset 5 45 47 2}{...}
{p2col :{hi:[SVY] svy: proportion postestimation} {hline 2}}Postestimation
tools for {cmd:svy: proportion}{p_end}
{p2colreset}{...}


{title:Description}

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

INCLUDE help svy_sum_postestimation


{title:Examples}

{phang}
{cmd:. webuse nhanes2}
{p_end}
{phang}
{cmd:. svyset}
{p_end}
{phang}
{cmd:. describe heartatk agegrp}
{p_end}
{phang}
{cmd:. label list agegrp}
{p_end}
{phang}
{cmd:. svy: proportion heartatk, over(agegrp)}
{p_end}

{phang}
{cmd:. test [_prop_2]_subpop_1 = [_prop_2]_subpop_2 = [_prop_2]_subpop_3}
{p_end}


{title:Also see}

{psee}
Manual:  {bf:[SVY] svy: proportion postestimation}

{psee}
Online:  {helpb "svy: proportion"};{break}
{helpb svy estat:estat},
{helpb estimates},
{helpb lincom},
{helpb nlcom},
{helpb test},
{helpb testnl}
{p_end}

⌨️ 快捷键说明

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