intpts3.ihlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IHLP 代码 · 共 15 行
IHLP
15 行
{* *! version 1.0.0 24jun2005}{...}
{dlgtab:Int opts (RE)}
{phang}
{opt intmethod(intmethod)} specifies the integration method with the
random-effects model. It accepts one of two arguments: the first is
{opt agh:ermite}, the default, which specifies adaptive Gauss-Hermite
quadrature; the second is {opt gh:ermite}, which specifies nonadaptive
Gauss-Hermite quadrature.
{phang} {opt intpoints(#)} specifies the number of points to use for
Gauss-Hermite quadrature. The default is 12, the maximum is 195.
Increasing this value improves accuracy but also increases computation
time. Computation time is roughly proportional to its value.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?