easypheno.model.bayesCfromR

Module Contents

Classes

BayesC

Implementation of a class for Bayes A.

class easypheno.model.bayesCfromR.BayesC(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) –