This is probably the issue. beta_bar
is a number, but you’re trying to call it like a function.
2 Likes
This is probably the issue. beta_bar
is a number, but you’re trying to call it like a function.