Adam Howes

Results 23 comments of Adam Howes

> in particular to the LA + HMC option If useful to see, the `tmbstan` R package (described in this [paper](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0197954)) implements the HMC with LA option in the function...

If it's useful, the [`logit`](https://github.com/mikemc/metacal/blob/c1f21db7d97521fc798d804ac52c1fd169073cf1/R/math.R#L18) function is available in standard R via `stats::plogis`.

@wwiecek with issue #176 and the `NEWS.md` containing: ``` You can customise colour of hypermean, e.g. baggr_plot(bg, hyper = "red") ``` It looks like this can be closed?

@annecori can this issue be closed? It looks to me like the package uses snake case. I think some exceptions might be: * `_I` (for compartments) * `R` (for the...

(Likewise for issue #31 and #32)

Thank you! I've also since used `brms:::validate_newdata` as another potential one. Caveat that this is just asking for help rather than improving the package (though I suppose this ask might...

Thanks! I've been trying to use: ``` bterms

Yep that's fair, I think a thread could be a better venue, so apologies for putting things here. I'll try to figure something out about my problem and if not...

What are the details here? (Personally have not used snapshot tests yet but interested as to their utility.)