andrjohns / StanEstimators

Estimate Parameters for Arbitrary R Functions using 'Stan'
Other
20 stars 1 forks source link

hessian argument for stan_optimize and stan_laplace #2

Closed StaffanBetner closed 8 months ago

StaffanBetner commented 8 months ago

The hessian argument for stan_optimize and stan_laplace only support input 0/1, not FALSE/TRUE.

andrjohns commented 8 months ago

Good catch! Fixed