代码搜索:Bayesian
找到约 1,632 项符合「Bayesian」的源代码
代码结果 1,632
www.eeworm.com/read/103989/7119278
html average1_8hpp.html
Bayes++ Bayesian Filtering Classes: average1.h
www.eeworm.com/read/103989/7119510
html udu_8cpp.html
Bayes++ Bayesian Filtering Classes: UdU.cpp Fi
www.eeworm.com/read/449504/7502120
m tobit_g.m
function results = tobit_g(y,x,ndraw,nomit,prior,start)
% PURPOSE: MCMC sampler for Bayesian Tobit model
% y = X B + E, E = N(0,sige*V),
% V = diag(v1,v2,...vn), r/vi = ID chi
www.eeworm.com/read/440842/7680259
m tobit_g.m
function results = tobit_g(y,x,ndraw,nomit,prior,start)
% PURPOSE: MCMC sampler for Bayesian Tobit model
% y = X B + E, E = N(0,sige*V),
% V = diag(v1,v2,...vn), r/vi = ID chi
www.eeworm.com/read/492929/6414155
m tobit_g.m
function results = tobit_g(y,x,ndraw,nomit,prior,start)
% PURPOSE: MCMC sampler for Bayesian Tobit model
% y = X B + E, E = N(0,sige*V),
% V = diag(v1,v2,...vn), r/vi = ID chi
www.eeworm.com/read/490761/6442140
m mk_bnet.m
function bnet = mk_bnet(dag, node_sizes, varargin)
% MK_BNET Make a Bayesian network.
%
% BNET = MK_BNET(DAG, NODE_SIZES, ...) makes a graphical model with an arc from i to j iff DAG(i,j) = 1.
% Thus
www.eeworm.com/read/396844/2407660
m mk_bnet.m
function bnet = mk_bnet(dag, node_sizes, varargin)
% MK_BNET Make a Bayesian network.
%
% BNET = MK_BNET(DAG, NODE_SIZES, ...) makes a graphical model with an arc from i to j iff DAG(i,j) = 1.
% Thus
www.eeworm.com/read/429878/8783868
htm errbayes.htm
Netlab Reference Manual errbayes
errbayes
Purpose
Evaluate Bayesian error function for network.
Synopsis
e = er
www.eeworm.com/read/429878/8783904
htm gbayes.htm
Netlab Reference Manual gbayes
gbayes
Purpose
Evaluate gradient of Bayesian error function for network.
Synopsis
www.eeworm.com/read/429878/8784104
htm demhmc2.htm
Netlab Reference Manual demhmc2
demhmc2
Purpose
Demonstrate Bayesian regression with Hybrid Monte Carlo sampling.
Synopsis