代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7502622
m kscritical.m
function crit=kscritical(n,pvalue);
% PURPOSE:
% This is a helper function for kolmorgorov that returns the appropriate critical value.
%
% USAGE:
% crit=kscritical(n,pvalue)
%
% INPU
www.eeworm.com/read/449504/7502754
m garcheviewslikelihood.m
function [LLF, grad, hessian, h, scores, robustse] = garchlikelihood(parameters , data , p , q, m, stdEstimate)
% PURPOSE:
% Likelihood and analytic derivatives for garchpq
%
% USAGE:
%
www.eeworm.com/read/449504/7502758
m garchlikelihood.m
function [LLF, grad, hessian, h, scores, robustse] = garchlikelihood(parameters , data , p , q, m, stdEstimate)
% PURPOSE:
% Likelihood and analytic derivatives for garchpq
%
% USAGE:
%
www.eeworm.com/read/449504/7502838
m sac_d2.m
% PURPOSE: An example of using sac() on a large data set
% general spatial model
%---------------------------------------------------
% USAGE: sac_d2 (see sac_d f
www.eeworm.com/read/449504/7502869
m mess_d2.m
% PURPOSE: An example of using mess() on a large dataset
% matrix exponential spatial specification
%---------------------------------------------------
% USAGE: mess_d2 (see mess_d for a sma
www.eeworm.com/read/449504/7502997
m numz.m
function G=numz(b,infoz,stat,varargin)
% PURPOSE: Evaluate numerical derivs in MINZ package
%-----------------------------------------------------------------
% USAGE: G=numz(b,infoz,stat,varargin)
www.eeworm.com/read/449504/7503104
mbak johansen.mbak
function result = johansen(x,p,k)
% PURPOSE: perform Johansen cointegration tests
% -------------------------------------------------------
% USAGE: result = johansen(x,p,k)
% where: x = inpu
www.eeworm.com/read/449504/7503109
m johansen.m
function result = johansen(x,p,k)
% PURPOSE: perform Johansen cointegration tests
% -------------------------------------------------------
% USAGE: result = johansen(x,p,k)
% where: x = inpu
www.eeworm.com/read/449504/7503129
m plt_dfb.m
function plt_dfb(results,vnames)
% PURPOSE: plots BKW influential observation diagnostics
% dfbetas
%---------------------------------------------------
% USAGE: plt_dfb(results,vnames)
% whe
www.eeworm.com/read/449504/7503136
m arch.m
function [archstat,pval] = arch(x,p)
% PURPOSE: computes a test for ARCH(p)
% --------------------------------------------------------
% USAGE: [archstat,pval] = arch(x,p)
% where: x = a vector