View source: R/create_APCsummary.R
create_oneAPCsummaryTable | R Documentation |
Internal helper function to be called in create_APCsummary
.
This function creates the summary table for one model estimated with
gam
or bam
.
create_oneAPCsummaryTable(model, dat, apc_range = NULL)
model |
Optional regression model estimated with |
dat |
Dataset with columns |
apc_range |
Optional list with one or multiple elements with names
|
data.frame
containing aggregated information on the
individual effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.