My model doesn't fit!

I tried to run

parameters {
  real x;
}

model {
}

but it didn’t work. Whyyyyyyyyyy?

1 Like

I’m hitting the same problem. I want to infer x without any parametric or non-parametric assumptions.

p.s. Can confirm some part of e-mail is working. I got a note about this via the “brief summary” e-mail.

I hear machine learning will solve all of your problems!

(replying via e-mail)

But I don’t have a cost function. Can I use algorithm=“occult_powers”?

The problem is that you are sane; these issues only work if you are NUTS. :slight_smile:

@Avraham :slight_smile:

1 Like