代码搜索:Spatial

找到约 1,342 项符合「Spatial」的源代码

代码结果 1,342
www.eeworm.com/read/373627/9446117

citation

citHeader("To cite the VR bundle (MASS, class, nnet, spatial) in publications use:") citEntry(entry="Book", title = "Modern Applied Statistics with S", author = personList(as.person
www.eeworm.com/read/373627/9446198

citation

citHeader("To cite the VR bundle (MASS, class, nnet, spatial) in publications use:") citEntry(entry="Book", title = "Modern Applied Statistics with S", author = personList(as.person
www.eeworm.com/read/418695/10935152

m spatm.m

%SPATM Augment image dataset with spatial label information % % E = spatm(D,s) % % If D = A*W*classc, the output of a classification of a dataset A % containing feature images, then E is and augmented
www.eeworm.com/read/449504/7502379

m nonormmoran.m

function result = nonormmoran(y,x,W); % PURPOSE: computes Moran's I-statistic for spatial correlation % in the residuals of a regression model without normalizing the weight % mat
www.eeworm.com/read/449504/7502990

m sem_gmmd3.m

% PURPOSE: A Monte Carlo comparison of sem_gmm and ML sem % GM estimation of the spatial error model % in a Monte Carlo experiment that compares maximum likelihood % and GM estimation %---------
www.eeworm.com/read/449504/7503001

m sar_gmm.m

function results=sar_gmm(y,x,W) % PURPOSE: computes Generalized Moments Estimates for Spatial Autoregressive Model % y = rho*W*y + XB + e % -----------------------------------------------
www.eeworm.com/read/449504/7503048

m semip_gd.m

% PURPOSE: An example of using semip_g and semip_gc % Gibbs sampling spatial Probit model with individual effects % using 1996 presidential election data set % %-------------------
www.eeworm.com/read/449504/7503084

m sar_gv.m

function results = sar_gv(y,x,W,ndraw,nomit,prior) % PURPOSE: Bayesian estimates of the spatial autoregressive model % THIS FUNCTION: estimates the heteroscedasticity parameter r % a
www.eeworm.com/read/198140/7949856

m shat1.m

function [originalSI,decodedSI,originalTI,decodedTI] = shat1(Original,Decoded,previousOriginal,previousDecoded) %%%spatial information originalSI=std(std(double(edge(Original,'sobel')))); decodedSI
www.eeworm.com/read/198140/7949959

m shat1.m

function [originalSI,decodedSI,originalTI,decodedTI] = shat1(Original,Decoded,previousOriginal,previousDecoded) % %%%spatial information % originalSI=std(std(double(edge(Original,'sobel')))); % dec