Supplement 1. C source code containing the algorithms described in this paper, and a short description of the program and its options.
收藏Figshare2016-08-05 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/Supplement_1_C_source_code_containing_the_algorithms_described_in_this_paper_and_a_short_description_of_the_program_and_its_options_/3523115
下载链接
链接失效反馈官方服务:
资源简介:
File List trialswap.c - C source code and extensions options.log - Input file governing the sampling method Sashegy.dat - Presence/absence matrix from the Sashegy Nature Reserve readme.txt - Description of the C source code trialswap.zip - All files at once DescriptionThe trialswap.c C program generates uniformly distributed random 0-1 matrices with given row and column totals using a Metropolis type Markov chain Monte Carlo method and different fast randomization methods for the initial seed of the Markov chain. Possible options are described in the readme.txt file. The main algorithms are described in the original paper; proofs of correctness of the methods can be read in Appendix A, Appendix B, and Appendix C.
创建时间:
2016-08-05



