example code of opt in the reference manual
Open
documentation
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
The parameter for hessian option in `opt()` is `hessian` , but in the example code it becomes `hessians`, e.g. `o <- opt(m2, hessians = TRUE)`, which gives an error when running `example(inference,run.dontrun=T)`.
Contributor guide
Assessment
This issue has not been assessed yet.