Closed wwiecek closed 4 years ago
@be-green if you're looking at logit for posterior have a look here
I have now added some mentions of logit in ?baggr
. I leave it to @rmeager to review the documentation before we close it. Rachael, the question is this: if my goal is to do log OR or logistic regression kind of model with the package, is there enough info on how to do it. There is a "baggr_binary" vignette that explains it, but assuming someone didn't memorise the vignette, can they find relevant info in the help files?
As always, the easiest thing is to copy-paste some paragraphs from the vignette into relevant help files.
I think this is now done to acceptable degree in v0.4, @rmeager will make some suggestions at some point.
I think it's omitted in
?baggr
. The generic vignette also doesn't include it. Where else should we document it?