h_tbl_confint_terms {mmrm} | R Documentation |
Extract tibble
with Confidence Intervals and Term Names
Description
This is used in tidy.mmrm()
.
Usage
h_tbl_confint_terms(x, ...)
Arguments
x |
( |
... |
passed to |
Value
A tibble
with term
, conf.low
, conf.high
columns.
[Package mmrm version 0.3.15 Index]