clipppy.commands.ppd¶
Module Contents¶
- class clipppy.commands.ppd.PPD(**kwargs)¶
Sample from the guide and optionally generate the corresponding data.
- observations :bool = True¶
Sample also the observations corresponding to the drawn parameters.
- forward(self, model: clipppy.utils.typing._Model, guide: clipppy.guide.Guide, *args, **kwargs)¶