-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace prob
macro with SimpleVarInfo
#356
Comments
This was referenced Dec 16, 2021
@sunxd3 can you take a look at this issue and see whether we can safely remove |
I'm very, very in favour of this! It's about time we deprecate the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #309 (comment)
It might be safer to depreciate
logprob
with a suggestion to uselogdensity
first. Also, we need to update the documentation onprob/logprob
.Related: #315 (comment) #325 (comment)
See also the
|
notation for models.The text was updated successfully, but these errors were encountered: