📄 eivreg.hlp
字号:
{smcl}
{* 28feb2005}{...}
{cmd:help eivreg}{right:dialog: {bf:{dialog eivreg}}{space 15}}
{right:also see: {help eivreg postestimation}}
{hline}
{title:Title}
{p2colset 5 19 21 2}{...}
{p2col :{hi:[R] eivreg} {hline 2}}Errors-in-variables regression{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 15 2}
{cmd:eivreg}
{depvar}
[{indepvars}]
{ifin}
{weight}
[{cmd:,} {cmdab:r:eliab(}{it:indepvar # }[{it:indepvar # }[...]]{cmd:)}
{opt l:evel(#)}]
{p 4 6 2}
{opt bootstrap}, {opt by}, {opt jackknife}, {opt rolling}, {opt statsby}, and
{opt xi} are allowed; see {help prefix}.{p_end}
{p 4 6 2}
{cmd:aweight}s and {cmd:fweight}s are allowed; see {help weight}.{p_end}
{p 4 6 2}
See {help eivreg postestimation} for features available after estimation.
{title:Description}
{pstd}
{cmd:eivreg} fits errors-in-variables regression models.
{title:Options}
{dlgtab:Model}
{phang}
{cmd:reliab(}{it:indepvar # }[{it:indepvar # }[...]]{cmd:)}
specifies the measurement reliability for each independent variable
measured with error.
Reliabilities are specified as pairs consisting of an independent
variable name (a name that appears in {it:indepvars})
and the corresponding reliability r, 0 < r {ul:<} 1.
Independent variables for
which no reliability is specified are assumed to have reliability 1.
If the option is not specified, all variables are assumed to have reliability
1, and the result is thus the same as that produced by {helpb regress}
(the ordinary least-squares results).
{dlgtab:Reporting}
{phang}
{opt level(#)}; see {help estimation options}.
{title:Examples}
{phang}{cmd:. eivreg price weight foreign, r(weight .85)}
{phang}{cmd:. eivreg price weight foreign mpg, r(weight .85 mpg .9)}
{title:Also see}
{psee}
Manual: {bf:[R] eivreg}
{psee}
Online: {help eivreg postestimation};{break}
{helpb regress}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -