Sampling from multivariate correlated binary and poisson random variables

버전 1.0.0.0 (71.7 KB) 작성자: Philipp Berens
These Matlab functions can be used to generate multivariate correlated binary variables, and correl
다운로드 수: 2.7K
업데이트 날짜: 2008/7/9

라이선스 없음

You can use the software in this package to efficiently sample from
(1) correlated multivariate binary random variables (multivariate Bernoulli)
(2) correlated multivariate Poisson random variables
(3) correlated random variables with arbitrary marginal statistics.
Applications include modeling and generating of artificial neural data.

The implementation includes sampling and parameter fitting for the Dichotomized Gaussian distribution. For some parameters this provides and efficient alternative to the maximum-entropy distribution, the Ising model.

Detailed information about the contents are contained in the readme-file at http://www.kyb.mpg.de/bethge/code/efficientsampling/readme.pdf. For an instruction on how to use the code, run the demo.m script.

The methods implemented here are described in two publications:

J. H. Macke, P. Berens, et al., Generating spike-trains with specified correlation-coefficients, Neural Computation, 2008 (accepted) (http://www.kyb.tuebingen.mpg.de/publication.html?publ=5205)

Matthias Bethge and Philipp Berens, Near-Maximum Entropy Models for Binary Neural Representations of Natural Images, Advances in Neural Information Processing 2008 (http://www.kyb.tuebingen.mpg.de/publication.html?publ=4729)

인용 양식

Philipp Berens (2024). Sampling from multivariate correlated binary and poisson random variables (https://www.mathworks.com/matlabcentral/fileexchange/20591-sampling-from-multivariate-correlated-binary-and-poisson-random-variables), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

There were two svn subdirectories included in the zip-file by accident. These were removed.