1 Introduction

BayesNetty is a C++ program written to perform Bayesian network analyses using genetic and phenotypic data.

BayesNetty is copyright, 2015-present Richard Howey, GNU General Public License, version 3.



The recommended use of BayesNetty is to calculate the average network as described in section 12, possibly additionally using imputation to fill in missing data as descibed in section 13. However, for new users we reccomend you work your way through all sections in numerical order, in order to understand the functionality of the program.