Skip to content
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

Truncate IMP.isd.GaussianRestraint and IMP.isd.StudentTRestraint properly #1006

Open
sethaxen opened this issue Jul 30, 2018 · 0 comments
Open
Assignees
Labels

Comments

@sethaxen
Copy link
Contributor

If the X parameter IMP.isd.Nuisance has upper and/or lower bounds and if any of the other parameters are themselves Nuisances, then the missing normalization factor from the truncation is non-constant and must be computed (along with its derivative). This should be handled at the level of IMP.isd.FNormal and IMP.isd.FStudentT and consists of computing the CDF and the derivative of CDF wrt parameters.

@sethaxen sethaxen self-assigned this Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant