easypheno.model.bayesBfromR

Module Contents

Classes

BayesB

Implementation of a class for Bayes B.

class easypheno.model.bayesBfromR.BayesB(task, encoding=None)

Bases: easypheno.model._bayesfromR.Bayes_R

Implementation of a class for Bayes B.

Attributes

Inherited attributes

See Bayes_R for more information on the attributes.

Parameters
  • task (str) –

  • encoding (str) –