📄 svy_regress.hlp
字号:
{smcl}
{* 30mar2005}{...}
{cmd:help svy: regress}{...}
{right:dialog: {bf:{dialog svy_regress}}{space 16}}
{right:also see: {help "svy: regress postestimation"}}
{hline}
{title:Title}
{p2colset 5 27 29 2}{...}
{p2col :{hi:[SVY] svy: regress} {hline 2}}Linear
regression for survey data{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 42 2}
{cmd:svy} [{it:vcetype}]
[{cmd:,} {it:svy_options}]
{cmd::} {cmdab:reg:ress} {depvar} [{indepvars}] {ifin}
{bind:[{cmd:,} {it:options}]}
{synoptset 21 tabbed}{...}
INCLUDE help svy_optable
{synopthdr:options}
{synoptline}
{syntab:Model}
{synopt :{opt nocon:stant}}suppress the constant term{p_end}
{synoptline}
{p2colreset}{...}
{title:Description}
{pstd}
{cmd:svy: regress} fits linear regression models for complex survey data;
see {helpb regress} for a description of this model involving nonsurvey data,
{helpb "svy: ivreg"} for instrumental variables regression, and
{helpb "svy: intreg"} for interval and censored regression for survey
data.
{title:Options}
{phang}
{it:svy_options}; see {helpb svy}.
{dlgtab:Model}
{phang}
{opt noconstant}; see {help estimation options}.
{title:Examples}
{phang}
{cmd:. webuse nhanes2a}
{p_end}
{phang}
{cmd:. svyset psuid [pweight=leadwt], strata(stratid)}
{p_end}
{phang}
{cmd:. svy: regress}
{cmd:loglead age female black orace region2-region4 smsa1 smsa2}
{p_end}
{title:Also see}
{psee}
Manual: {bf:[SVY] svy: regress}
{psee}
Online: {help "svy: regress postestimation"};{break}
{helpb regress},
{helpb "svy: intreg"},
{helpb "svy: ivreg"}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -