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

📄 testnl_example.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 10mar2005}{...}
{* this hlp file called by testnl.dlg}{...}
Examples of non-linear expressions for {cmd:testnl}
{hline}

{title:One specification only for single equation models:}

{pstd}
Coefficients are referred to as _b[varname].  With only one
specification, parentheses around the specification are optional.

    {cmd:_b[x]/_b[y] = _b[z]}

    {cmd:_b[x] = exp((_b[y]+_b[z])/2)}


{title:Multiple specifications for single equation models:}

{pstd}
Parentheses around each specification are required.

{phang}
{cmd:(_b[x]/ _b[y] = _b[z]/2) (log(_b[a]) = _b[b])}

{phang}
{cmd:(exp(_b[y]) = _b[z]/2) (log(_b[x]) = log(_b[a])) (_b[c]/_b[d] = _b[b])}


{title:Multiple specifications for multiple equation models:}

{pstd}
To specify a coefficient of an equation, use [equation]_b[varname].
In these examples,equations are A and B.  Parentheses around each
specification are required.

{phang}
{cmd:([A]_b[x]/ [A]_b[y] = [B]_b[x]/[B]_b[y]) (log([A]_b[a]) = log([B]_b[a]))}

{phang}
{cmd:(exp([A]_b[y]) = exp([B]_b[y]) (log([A]_b[x]) = [B]_b[a]))}


{title:Also see}

    Online:  {helpb testnl}

⌨️ 快捷键说明

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