bsamGP README
Authors
* Seongil Jo <statjs@jbnu.ac.kr>
* Taeryon Choi <trchoi@korea.ac.kr>
* Beomjo Park <beomjo@korea.ac.kr>
* Peter J. Lenk <plenk@umich.edu>
Acknowledgments
* Research of Seongil Jo was supported by Basic Science Research Program
through the National Research Foundation of Korea (NRF) funded by
the Ministry of Education (NRF-2017R1D1A3B03035235)
* Research of Taeryon Choi was supported by Basic Science Research Program
through the National Research Foundation of Korea (NRF) funded by
the Ministry of Education (NRF-2016R1D1A1B03932178)
Changelog
* v1.0.1 -- 1.0.2
* Add missing dependencies to src/Makevars. (Thanks to Prof. Brian Ripley)
* v1.1.0
* Change input UI to R formula.
* Add S3methods : predict, summary
* Clean plot method.
* v1.1.1 -- 1.1.2
* Separate predictbsam & predictgbsam : BUGFIX
* Add verbose option.