PyMCModel.predict#

PyMCModel.predict(X)[source]#

Predict data given input data X

Caution

Results in KeyError if model hasn’t been fit.