_coef_table_header.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 67 行

HLP
67
字号
{smcl}
{* 09mar2005}{...}
{cmd:help _coef_table_header}{right:also see:  {help undocumented}}
{hline}

{title:Title}

{p 4 28 2}
{cmd:_coef_table_header} {hline 2} Automatic headers for coefficient tables


{title:Syntax}

{phang2}
{cmd:_coef_table_header}
	[{cmd:,}
		{opt rclass} 
		{opt noh:eader}
		{opt nomodel:test}
		{opt ti:tle(string)} 
	]


{title:Description}

{pstd}
{cmd:_coef_table_header} generates a header for a coefficient table.  It looks
at macros and scalars stored in {opt e()} for building the header.
{cmd:_coef_table_header} will automatically display a model test if
{cmd:e(df_m)} is an integer value.  {cmd:_coef_table_header} displays a
slightly more verbose header for {cmd:svy} results.


{title:Options}

{phang}
{opt rclass} specifies that the header information is in {opt r()} instead of
{opt e()}.

{phang}
{opt noheader} causes {cmd:_coef_table_header} to exit before displaying
anything.

{phang}
{opt nomodeltest} prevents {cmd:_coef_table_header} from displaying a model
{it:F} or chi-square test.

{phang}
{opt title(string)} specifies a title for the header.


{title:Examples}

{pstd}{cmd:. _coef_table_header}{p_end}


{title:Also see}

{psee}
Manual:
{hi:[P] ereturn}

{psee}
Online:  {helpb _coef_table},
{helpb ereturn}
{p_end}

⌨️ 快捷键说明

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