pybasicbayes icon indicating copy to clipboard operation
pybasicbayes copied to clipboard

Any way to fix some random variables during inference?

Open lithces opened this issue 7 years ago • 0 comments

Hi,

I am wondering if it is possible to fix some variables during the inference process. e.g. in Regression,

  • we already know some sigma for some outputs,
  • we already know some coefficients (weights) of the regression

I am asking this because I am trying to learn a model with pylds and some elements in the transition matrix is already known.

Thanks !

lithces avatar Oct 24 '18 08:10 lithces