svy_total.hlp

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

HLP
76
字号
{smcl}
{* 29mar2005}{...}
{cmd:help svy: total}{...}
{right:dialog:  {bf:{dialog svy_total}}{space 16}}
{right:also see:  {help "svy: total postestimation"}}
{hline}

{title:Title}

{p2colset 5 25 27 2}{...}
{p2col :{hi:[SVY] svy: total} {hline 2}}Estimate totals for survey data{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 42 2}
{cmd:svy} [{it:vcetype}] [{cmd:,} {it:svy_options}]
{cmd::} {cmd:total} {varlist} {ifin}
	{bind:[{cmd:,} {it:options}]}


{synoptset 27 tabbed}{...}
INCLUDE help svy_sum_optable


{synopthdr:options}
{synoptline}
{syntab:if/in/over}
{synopt :{opt over}{cmd:(}{it:varlist} [{cmd:,} {opt nolab:el}]{cmd:)}}identify
	multiple subpopulations{p_end}
{synoptline}
{p2colreset}{...}


{title:Description}

{pstd}
{cmd:svy: total} produces estimates of finite-population totals;
see {helpb total} for a description of sample totals from nonsurvey data.


{title:Options}

{phang}
{it:svy_options}; see {helpb svy}.

INCLUDE help svy_sum_opdesc


{title:Examples}

{phang}
{cmd:. webuse nhanes2}
{p_end}
{phang}
{cmd:. svy: total heartatk}
{p_end}
{phang}
{cmd:. svy: total heartatk, over(sex)}
{p_end}


{title:Also see}

{psee}
Manual:  {bf:[SVY] svy: total}

{psee}
Online:  {help "svy: total postestimation"};{break}
{helpb "svy: mean"},
{helpb "svy: proportion"},
{helpb "svy: ratio"},
{helpb total}
{p_end}

⌨️ 快捷键说明

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