⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 svy_logit.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 29mar2005}{...}
{cmd:help svy: logit}{...}
{right:dialog:  {bf:{dialog svy_logit}}{space 16}}
{right:also see:  {help "svy: logit postestimation"}}
{hline}

{title:Title}

{p2colset 5 25 27 2}{...}
{p2col :{hi:[SVY] svy: logit} {hline 2}}Logistic
regression, reporting coefficients, for survey data{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 42 2}
{cmd:svy} [{it:vcetype}] [{cmd:,} {it:svy_options}]
{cmd::} {cmdab:logi:t} {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}
{synopt :{opt off:set(varname)}}include
	{it:varname} in model with coefficient constrained to 1{p_end}
{synopt :{opt asis}}retain perfect predictor variables{p_end}

{syntab:Reporting}
{synopt :{opt or}}report odds ratios{p_end}

{syntab:Max options}
{synopt :{it:{help maximize:maximize_options}}}control
	the maximization process; seldom used{p_end}
{synoptline}
{p2colreset}{...}


{title:Description}

{pstd}
{cmd:svy: logit} fits logistic regression models for complex survey data.
In the logistic regression model, {it:depvar} is a 0/1 variable (or, more
precisely, a 0/non-0 variable).

{pstd}
See {helpb logit} for a description of this model involving nonsurvey data,
{helpb "svy: logistic"} for logistic regression reporting odds ratios,
{helpb "svy: probit"} for probit regression,
{helpb "svy: mlogit"} for multinomial logistic regression,
{helpb "svy: ologit"} for ordered logistic regression, and
{helpb "svy: oprobit"} for ordered probit regression for survey data.


{title:Options}

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

{dlgtab:Model}

{phang}
{opt noconstant}, {opt offset(varname)};
see {help estimation options}.

{phang}
{opt asis} forces retention of perfect predictor variables and their
associated perfectly predicted observations and may produce instabilities in
maximization; see {hi:[R] probit} (sic).

{dlgtab:Reporting}

{phang}
{opt or}; see {it:{help eform_option}}.

INCLUDE help svy_internal_maximize_options


{title:Examples}

{phang}
{cmd:. webuse nhanes2d}
{p_end}
{phang}
{cmd:. svy jackknife, nodots:}
{cmd:logit highbp height weight age age2 female black}
{p_end}


{title:Also see}

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

{psee}
Online:  {help "svy: logit postestimation"};{break}
{helpb logit},
{helpb "svy: logistic"},
{helpb "svy: mlogit"},
{helpb "svy: ologit"},
{helpb "svy: oprobit"},
{helpb "svy: probit"}
{p_end}

⌨️ 快捷键说明

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