Model constructors#

Data(name, value[, dims, model])

Wrapper around pymc.Data that returns an XtensorVariable.

Deterministic(name, value[, dims, model])

Wrapper around pymc.Deterministic that returns an XtensorVariable.

Potential(name, value[, dims, model])

Wrapper around pymc.Potential that returns an XtensorVariable.