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

📄 mvreg.hlp

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

{title:Title}

{p2colset 5 18 20 2}{...}
{p2col :{hi:[R] mvreg} {hline 2}}Multivariate regression{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 14 2}
{cmd:mvreg} {it:{help varlist:depvars}} {cmd:=} {indepvars} {ifin} {weight} 
[{cmd:,} {it:options}]

{synoptset 15 tabbed}{...}
{synopthdr}
{synoptline}
{syntab:Model}
{synopt :{opt nocon:stant}}suppress constant term{p_end}

{syntab:Reporting}
{synopt :{opt l:evel(#)}}set confidence level; default is {cmd:level(95)}{p_end}
{synopt :{opt cor:r}}report correlation matrix{p_end}

{p2coldent :+ {opt noh:eader}}suppress header table from above coefficient table{p_end}
{p2coldent :+ {opt no:table}}suppress coefficient table{p_end}
{synoptline}
{p2colreset}{...}
{p 4 6 2}+ {opt noheader} and {opt notable} are not shown in the dialog box.{p_end}
{p 4 6 2}{it:depvars} and {it:indepvars} may contain time-series operators; see {help tsvarlist}.{p_end}
{p 4 6 2}
{opt bootstrap}, {opt by}, {opt jackknife}, {opt rolling}, {opt statsby}, and
{opt xi} may be used with {cmd:mvreg}; see {help prefix}.{p_end}
{p 4 6 2}
{opt aweight}s and {opt fweight}s are allowed; see {help weight}.{p_end}
{p 4 6 2}
See {help mvreg postestimation} for features available after estimation.{p_end}


{title:Description}

{pstd}
{cmd:mvreg} fits multivariate regression models.


{title:Options}

{dlgtab:Model}

{phang}
{opt noconstant} omits the constant term from estimation.

{dlgtab:Reporting}

{phang}
{opt level(#)} specifies the confidence level, as a percentage,
for confidence intervals.  The default is {cmd:level(95)} or as set by
{cmd:set level}; see {help level}.

{phang}
{opt corr} displays the correlation matrix of the residuals between
equations.

{pstd}
The following options are available with {cmd:mvreg} but are not shown in the
dialog box:

{phang}
{opt noheader} suppresses display of the table reporting F statistics,
R-squared, and root mean squared error above the coefficient table.

{phang}
{opt notable} suppresses display of the coefficient table.


{title:Example}

{phang}{cmd:. mvreg headroom trunk turn = price mpg displ gear_ratio length weight}


{title:Also see}

{psee}
Manual:  {bf:[R] mvreg}

{psee}
Online:  {help mvreg postestimation};{break}
{helpb manova}, {helpb reg3}, {helpb regress}, {helpb regress postestimation}, {helpb sureg}
{p_end}

⌨️ 快捷键说明

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