代码搜索:binomial

找到约 467 项符合「binomial」的源代码

代码结果 467
www.eeworm.com/read/133638/14032681

m tfrridbn.m

function [tfr,t,f] = tfrridbn(x,t,N,g,h,trace); %TFRRIDBN Reduced Interference Distribution with a binomial kernel. % [TFR,T,F]=TFRRIDBN(X,T,N,G,H,TRACE) Reduced Interference % Distribu
www.eeworm.com/read/132819/14072015

m tfrridbn.m

function [tfr,t,f] = tfrridbn(x,t,N,g,h,trace); %TFRRIDBN Reduced Interference Distribution with a binomial kernel. % [TFR,T,F]=TFRRIDBN(X,T,N,G,H,TRACE) Reduced Interference % Distributio
www.eeworm.com/read/196909/8045926

html page372.html

Heap-Ordered Binomial Trees Data Struc
www.eeworm.com/read/307313/13724313

cpp tryrand5.cpp

#define WANT_STREAM #define WANT_TIME #include "include.h" #include "newran.h" #include "tryrand.h" #ifdef use_namespace using namespace NEWRAN; #endif // ****** simple tests of Poisson, binomial
www.eeworm.com/read/125476/14491783

cc bin_am_div_put.cc

// file bin_am_div_put.cc // author: Bernt Arne Oedegaard // binomial option pricing adjusting for dividends. #include #include #include "fin_recipes.h" double option_price_put_amer
www.eeworm.com/read/273525/4208293

hlp y_bin.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_stat:Statistics} > {help y_sumtest:Summary statistics & tests} > {help y_mean:Mean, median, ... of random variable} {bind:> {bf:Binomial & tests of p
www.eeworm.com/read/168857/9894860

html page380.html

Putting Items into a Binomial Queue
www.eeworm.com/read/482389/6624035

c rocchio-main.c

/* bug ???? cross-validation also somehow seems to throw off the similarity computation */ #include #include "ripper.h" #include "protos.h" #include "mdb.h" static double binomial_std_er
www.eeworm.com/read/343227/11962683

m nbh_gen.m

function [count, label] = nbh_gen(TRANS, alpha, beta, T) %nbh_gen Simulates data from a negative binomial HMM. % Use: [count,label] = nbh_gen(TRANS,alpha,beta,T|label) where % cou
www.eeworm.com/read/373627/9446011

html anova.negbin.html

R: Likelihood Ratio Tests for Negative Binomial GLMs