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

📄 count.lcg

📁 没有说明
💻 LCG
字号:
/*
** GAUSS library file
**
** (C) Copyright 1988-1998  Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC.    This File Header must accompany all files using
** any portion, in whole or in part, of this Source Code.   In
** addition, the right to create such files is strictly limited by
** Section 2.A. of the GAUSS Applications License Agreement
** accompanying this Software Product.
**
** If you wish to distribute any portion of the proprietary Source
** Code, in whole or in part, you must first obtain written
** permission from Aptech Systems.
**
**-------------------**------------------**-------------------**-----------**
**-------------------**------------------**-------------------**-----------*/


count.dec
    _cn_ver                          : matrix
    _cn_Start                        : matrix
    _cn_ZeroTruncate                 : matrix
    _cn_Fix                          : matrix
    _cn_Dispersion                   : matrix
    _cn_Censor                       : matrix
    _cn_Precision                    : matrix
    _cn_StartValues                  : matrix
    _cn_Inference                    : string
    _cn_c1                           : matrix
    _cn_c2                           : matrix
    _cn_c3                           : matrix
    _cn_fn                           : matrix
    _cn_dp                           : matrix
    _cn_vr                           : matrix

maxlik.dec
    _ml_ver                          : matrix
    _max_Options                     : matrix
    _max_Algorithm                   : matrix
    _max_LineSearch                  : matrix
    _max_CovPar                      : matrix
    _max_GradMethod                  : matrix
    _max_ParNames                    : matrix
    _max_GradTol                     : matrix
    _max_HessProc                    : matrix
    _max_GradProc                    : matrix
    _max_MaxIters                    : matrix
    _max_IterData                    : matrix
    _max_RandRadius                  : matrix
    _max_UserSearch                  : matrix
    _max_UserNumGrad                 : matrix
    _max_UserNumHess                 : matrix
    _max_Extrap                      : matrix
    _max_Interp                      : matrix
    _max_Delta                       : matrix
    _max_MaxTry                      : matrix
    _max_Lag                         : matrix
    _max_FinalHess                   : matrix
    _max_NumObs                      : matrix
    _max_HessCov                     : matrix
    _max_XprodCov                    : matrix
    _max_Key                         : matrix
    _max_MaxTime                     : matrix
    _max_Active                      : matrix
    _max_GradStep                    : matrix
    _max_CrossTab                    : matrix
    _max_CutPoint                    : matrix
    _max_Increment                   : matrix
    _max_Center                      : matrix
    _max_Width                       : matrix
    _max_NumSample                   : matrix
    _max_NumCat                      : matrix
    _max_Select                      : matrix
    _max_Diagnostic                  : matrix
    _max_GradCheckTol                : matrix
    _max_Alpha                       : matrix
    _max_Switch                      : matrix
    _max_BayesAlpha                  : matrix
    _max_PriorProc                   : matrix
    _max_BootFname                   : string
    _max_Kernel                      : matrix
    _max_Smoothing                   : matrix
    _max_EndPoints                   : matrix
    _max_NumPoints                   : matrix
    _max_Truncate                    : matrix
    _max_dsn                         : string
    _max_dat                         : matrix
    _max_row                         : matrix
    _max_eps2                        : matrix
    _max_eps3                        : matrix

count.src
    lols                             : proc
    _cn_lng                          : proc
    _cn_ftosm                        : proc
    countprt                         : proc
    countclprt                       : proc
    countset                         : proc

expgam.src
    _cn_sveg                         : proc
    _cn_lieg                         : proc
    expgam                           : proc

expon.src
    _cn_svexp                        : proc
    _cn_liexp                        : proc
    expon                            : proc
    _cn_der1exp                      : proc
    _cn_der2exp                      : proc

hurdlep.src
    _cn_svhur                        : proc
    _cn_lihur                        : proc
    hurdleP                          : proc

maxblim.src
    MAXBlimits                       : proc

maxboot.src
    MAXBoot                          : proc
    _maxboot_rnd3                    : proc

maxdens.src
    MAXDensity                       : proc

maxhist.src
    MaxHist                          : proc

maxlik.src
    maxlik                           : proc
    maxset                           : proc
    maxclr                           : proc
    maxprt                           : proc
    maxclprt                         : proc
    maxtlimits                       : proc

maxprof.src
    MaxProfile                       : proc

maxutil.src
    _max                             : proc
    _max_sctu                        : proc
    _max_stepl                       : proc
    _max_bhhhstp                     : proc
    _max_stepbt                      : proc
    _max_usrsch                      : proc
    _max_bracket                     : proc
    _max_brent                       : proc
    _max_half                        : proc
    _max_rdd                         : proc
    _max_deriv                       : proc
    _max_grdfd                       : proc
    _max_grdcd                       : proc
    _max_grdf1                       : proc
    _max_grdc1                       : proc
    _max_hssp                        : proc

mlcheck.src
    _ml_check                        : proc

negbin.src
    _cn_svnb                         : proc
    _cn_linb                         : proc
    negbin                           : proc

pareto.src
    _cn_svpar                        : proc
    _cn_lipar                        : proc
    pareto                           : proc

poisson.src
    _cn_svpoi                        : proc
    _cn_lipoi                        : proc
    Poisson                          : proc

supreme.src
    _cn_svsup                        : proc
    _cn_tays                         : proc
    _cn_lisup                        : proc
    supreme                          : proc

supreme2.src
    _cn_svsup2                       : proc
    _cn_taysa                        : proc
    _cn_lisup2                       : proc
    supreme2                         : proc

⌨️ 快捷键说明

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