代码搜索:Bayesian
找到约 1,632 项符合「Bayesian」的源代码
代码结果 1,632
www.eeworm.com/read/449504/7502040
m becm_g.m
function results = becm_g(y,nlag,prior,ndraw,nomit,r)
% PURPOSE: Gibbs sampling estimates for Bayesian error correction
% model using Minnesota-type prior
% dy = A(L) DY + E, E = N
www.eeworm.com/read/449504/7502932
m bgwrv.m
function results = bgwrv(y,x,east,north,ndraw,nomit,info);
% PURPOSE: compute Bayesian robust geographically weighted regression
% Wi*y = Wi*X*bi + ei, ei is N(0,sigi*Vi)
% Vi = diag
www.eeworm.com/read/449504/7503046
m semip_g.m
function results = semip_g(y,x,W,m,mobs,ndraw,nomit,prior)
% PURPOSE: Bayesian Probit model with individual effects exhibiting spatial dependence:
% Y = (Yi, i=1,..,m) with each vector, Yi = (
www.eeworm.com/read/140847/5779768
m bnet_to_gdl_graph.m
function gdl = bnet_to_gdl_graph(bnet)
% BNET_TO_GDL_GRAPH Convert a Bayesian network to a GDL graph
% gdl = bnet_to_gdl_graph(bnet)
%
% Each node in the BN gets converted to a single node in the GDL
www.eeworm.com/read/133943/5897951
m bnet_to_gdl_graph.m
function gdl = bnet_to_gdl_graph(bnet)
% BNET_TO_GDL_GRAPH Convert a Bayesian network to a GDL graph
% gdl = bnet_to_gdl_graph(bnet)
%
% Each node in the BN gets converted to a single node in the GDL
www.eeworm.com/read/130491/14189848
1 mailcross.1
\" t
.TH MAILCROSS 1 "Bayesian Text Classification Tools" "Version 1.3" ""
.SH NAME
mailcross \- a cross-validation tester for use with dbacl.
.SH SYNOPSIS
.HP
.B mailcross
.I command
[
.I command_a
www.eeworm.com/read/251838/4414556
m mk_orig_bat_dbn.m
function [bnet, names] = mk_orig_bat_dbn()
% MK_BAT_DBN Make the BAT DBN
% [bnet, names] = mk_bat_dbn()
% See
% - Forbes, Huang, Kanazawa and Russell, "The BATmobile: Towards a Bayesian Automated
www.eeworm.com/read/251838/4415545
m bnet_to_gdl_graph.m
function gdl = bnet_to_gdl_graph(bnet)
% BNET_TO_GDL_GRAPH Convert a Bayesian network to a GDL graph
% gdl = bnet_to_gdl_graph(bnet)
%
% Each node in the BN gets converted to a single node in the GDL
www.eeworm.com/read/215485/4903518
m mk_orig_bat_dbn.m
function [bnet, names] = mk_orig_bat_dbn()
% MK_BAT_DBN Make the BAT DBN
% [bnet, names] = mk_bat_dbn()
% See
% - Forbes, Huang, Kanazawa and Russell, "The BATmobile: Towards a Bayesian Automated
www.eeworm.com/read/215485/4904504
m bnet_to_gdl_graph.m
function gdl = bnet_to_gdl_graph(bnet)
% BNET_TO_GDL_GRAPH Convert a Bayesian network to a GDL graph
% gdl = bnet_to_gdl_graph(bnet)
%
% Each node in the BN gets converted to a single node in the GDL