📄 svy_probit.hlp
字号:
{smcl}
{* 29mar2005}{...}
{cmd:help svy: probit}{...}
{right:dialog: {bf:{dialog svy_probit}}{space 16}}
{right:also see: {help "svy: probit postestimation"}}
{hline}
{title:Title}
{p2colset 5 26 28 2}{...}
{p2col :{hi:[SVY] svy: probit} {hline 2}}Probit
regression for survey data{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 42 2}
{cmd:svy} [{it:vcetype}] [{cmd:,} {it:svy_options}]
{cmd::} {cmdab:prob:it} {depvar} [{varlist}] {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:Max options}
{synopt :{it:{help maximize:maximize_options}}}control
the maximization process; seldom used{p_end}
{synoptline}
{p2colreset}{...}
{title:Description}
{pstd}
{cmd:svy: probit} fits probit regression models for complex survey data.
In the probit regression model, {it:depvar} is a 0/1 variable (or, more
precisely, a 0/non-0 variable).
{pstd}
See {helpb probit} for a description of this model involving nonsurvey data,
{helpb "svy: logistic"} for logistic regression reporting odds ratios,
{helpb "svy: logit"} for logistic 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}.
INCLUDE help svy_internal_maximize_options
{title:Examples}
{phang}
{cmd:. webuse nhanes2d}
{p_end}
{phang}
{cmd:. svyset}
{p_end}
{phang}
{cmd:. svy, subpop(female): probit highbp height weight age age2 black}
{p_end}
{title:Also see}
{psee}
Manual: {bf:[SVY] svy: probit}
{psee}
Online: {help "svy: probit postestimation"};{break}
{helpb probit},
{helpb "svy: logistic"},
{helpb "svy: logit"},
{helpb "svy: mlogit"},
{helpb "svy: ologit"},
{helpb "svy: oprobit"}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -