代码搜索:Spatial
找到约 1,342 项符合「Spatial」的源代码
代码结果 1,342
www.eeworm.com/read/373627/9446208
html pplik.html
R: Pseudo-likelihood Estimation of a Strauss Spatial Point Process
www.eeworm.com/read/169504/9853969
h kara.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)kara.h 1.22 1/9/98 */
/*
* $Log$
*/
#ifndef _KARA_H_
#define _KARA_H_
#include "common.h"
/*******************************************
www.eeworm.com/read/423552/10550051
m mfbox_jadeg.m
function varargout=mfbox_jadeg(varargin)
% MFBOX_JADEG M-file for mfbox_jadeg.fig
%
% See also: GUIDE, GUIDATA, GUIHANDLES
%
% Copyright by Peter Gruber and Fabian J. Theis
% Signal Processing & Infor
www.eeworm.com/read/449504/7502543
m vecr.m
function v = vecr(x)
% PURPOSE: creates a column vector by stacking rows of x
%----------------------------------------------------------
% USAGE: v = vecr(x)
% where: x = an input matrix
%---------
www.eeworm.com/read/449504/7502815
m f_sem.m
function lik = f_sem(rho,e,W,detval)
% PURPOSE: evaluates concentrated log-likelihood for the
% spatial error model using sparse matrix algorithms
% ----------------------------------------------
www.eeworm.com/read/449504/7502823
m f_sempanel.m
function lik = f_sempanel(rho,eD,W,detval,T)
% PURPOSE: evaluates concentrated log-likelihood for the
% spatial panel error model using sparse matrix algorithms
% --------------------------------
www.eeworm.com/read/449504/7502824
m f2_sarpanel.m
function llike = f2_sarpanel(parm,y,x,W,detval,T)
% PURPOSE: evaluates log-likelihood -- given ML estimates
% spatial panel autoregressive model using sparse matrix algorithms
% ------------------
www.eeworm.com/read/449504/7502829
m f_sarpanel.m
function llike = f_sarpanel(rho,detval,epe0,eped,epe0d,n,T)
% PURPOSE: evaluates concentrated log-likelihood for the
% spatial panel autoregressive model using sparse matrix algorithms
% --------
www.eeworm.com/read/449504/7502830
m demosemfe.m
clear all;
A=wk1read('cigarette.wk1',1,0);
W1=wk1read('Spat-Sym-US.wk1');
% Dataset downloaded from www.wiley.co.uk/baltagi/
% Spatial weights matrix constructed by Elhorst
%
% written by: J.P