代码搜索:univariate

找到约 167 项符合「univariate」的源代码

代码结果 167
www.eeworm.com/read/152629/5672967

java univariate.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/263146/11374190

ocf univariate.ocf

www.eeworm.com/read/205961/5013726

java univariate.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/193974/5139068

java univariate.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/361768/10036514

m dcc_univariate_simulate.m

function [simulatedata, H] = dcc_univariate_simulate(parameters,p,q,data) % PURPOSE: % Make a univariate time series of conditional variances for use by DCC_GARCH_FULL_LIKELIHOOD % % % USAG
www.eeworm.com/read/449504/7502682

m dcc_univariate_simulate.m

function [simulatedata, H] = dcc_univariate_simulate(parameters,p,q,data) % PURPOSE: % Make a univariate time series of conditional variances for use by DCC_GARCH_FULL_LIKELIHOOD % % % USAG
www.eeworm.com/read/198546/7928771

m dcc_univariate_simulate.m

function [simulatedata, H] = dcc_univariate_simulate(parameters,p,q,data) % PURPOSE: % Make a univariate time series of conditional variances for use by DCC_GARCH_FULL_LIKELIHOOD % % % USAG
www.eeworm.com/read/152068/12146792

sas 例03-06程序.sas

/*用MEANS作配对资料两个样本均数比较的t检验*/ data ex3_6; input x1 x2 @@; d=x1-x2; cards; 0.840 0.580 0.591 0.509 0.674 0.500 0.632 0.316 0.687 0.337 0.978 0.517 0.750
www.eeworm.com/read/361768/10036498

m cc_mvgarch.m

function [parameters, loglikelihood, R ,Ht, likelihoods, stdresid, unistdresid, hmat, stderrors, A, B, jointscores]=cc_mvgarch(data,archP,garchQ) % PURPOSE: % Estimates a multivariate GARCH m
www.eeworm.com/read/449504/7502669

m cc_mvgarch.m

function [parameters, loglikelihood, R ,Ht, likelihoods, stdresid, unistdresid, hmat, stderrors, A, B, jointscores]=cc_mvgarch(data,archP,garchQ) % PURPOSE: % Estimates a multivariate GARCH m