-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
pymc/pymc/dims/distributions/censored.py
Line 50 in 03965c1
| # TODO: Make this a SymbolicRandomVariable that can itself be resized |
We should make it an XRV/SymbolicRandomVariable so it can, among other things, be resized if composed with other higher-order functions. Right now we only have Censored and Censored of Censored is a bit silly, so it wasn't deemed necessary to implement immediately
Reactions are currently unavailable