readme

来自「使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。」· 代码 · 共 55 行

TXT
55
字号
/////////////////////// MCMCpack README ///////////////////////// AuthorsAndrew D. Martin <admartin@wustl.edu>Kevin M. Quinn <kevin_quinn@harvard.edu>Jong Hee Park <jhp@uchicago.edu>// CompilationThis package (along with Scythe) uses C++ and the Standard TemplateLibrary (STL).  We suggest using of the GCC compiler 4.0 or greater.  Thecurrent package has been tested using GCC 4.0 on Linux and MacOS X. Many thanks to Dan Pemstein for helping with all sorts of C++ issues,and to Kurt Hornik and Fritz Leisch for their help with debugging aswell as their service to the R community.// AcknowledgmentsWe gratefully acknowledge support from:* National Science Foundation, Program in Methodology, Measurement, and Statistics, Grants SES-0350646 and SES-0350613* Washington University, Department of Political Science, theWeidenbaum Center on the Economy, Government, and Public Policy(http://wc.wustl.edu), and the Center for Empirical Research in the Law(http://cerl.wustl.edu)* Harvard University, Department of Government and theInstitute for Quantitative Social Sciences (http://iq.harvard.edu)Neither the National Science Foundation, Washington University, orHarvard University bear any responsibility for the content of thispackage.Please contact Andrew D. Martin <admartin@wustl.edu> ifyou have any problems or questions.--Andrew D. Martin, Ph.D.Professor and CERL Director, School of LawProfessor, Political Science, Arts & SciencesWashington University in St. Louis(314) 935-5863 (Office)(314) 935-5150 (Fax)Office: Anheuser-Busch 470Email: admartin@wustl.eduWWW: http://adm.wustl.edu

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?