easypheno.model.bayesAfromR

Module Contents

Classes

BayesA

Implementation of a class for Bayes A.

class easypheno.model.bayesAfromR.BayesA(task, encoding=None)

Bases: easypheno.model._bayesfromR.Bayes_R

Implementation of a class for Bayes A.

Attributes

Inherited attributes

See Bayes_R for more information on the attributes.

Parameters
  • task (str) –

  • encoding (str) –