View source: R/summarize_glm_count.R
h_ppmeans | R Documentation |
For each arm level, the predicted mean rate is calculated using the fitted model object, with newdata
set to the result of stats::model.frame
, a reconstructed data or the original data, depending on the
object formula (coming from the fit). The confidence interval is derived using the conf_level
parameter.
h_ppmeans(obj, .df_row, arm, conf_level)
obj |
( |
.df_row |
( |
arm |
( |
conf_level |
( |
h_ppmeans()
returns the estimated means.
summarize_glm_count()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.