Is there any option in "infer.mle.fit" that can remove a certain constraint term? #1606
-
In Roofit "RooAbsPdf::fitTo()", one would be able to apply constraints only to a given subset of parameters by using the "Constrain(const RooArgSet&pars)" option. I would like to know if there is a counterpart in pyhf.infer.mle.fit? |
Beta Was this translation helpful? Give feedback.
Answered by
alexander-held
Sep 22, 2021
Replies: 1 comment 5 replies
-
This is currently not possible. Here is a related issue: #820. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
kratsg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is currently not possible. Here is a related issue: #820.