Skip to content
Discussion options

You must be logged in to vote

Hi @inogueroles,

let me keep it short but with all necessary info:

  • The scaling you observe is exactly one of the confusing / unintended side-effects that you get by providing target bounds using our old target interface, which I mentioned in my answer to your other thread. As explained there, the bounds probably don't do what you think they do, and you should likely just remove them.
  • In fact, I recommend you upgrade to the newer (ideally the latest) version, where we've cleanup up the design and also introduce many more convenience functionality like the posterior_stats method, which exactly does the job for you. Have a look here
  • If you really want to perform optimization on a bounded / …

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@inogueroles
Comment options

@AdrianSosic
Comment options

@Scienfitz
Comment options

@inogueroles
Comment options

@AdrianSosic
Comment options

Answer selected by AdrianSosic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants