create_oneAPCsummaryTable {APCtools} | R Documentation |
Internal helper to create a summary table for one estimated GAM model
Description
Internal helper function to be called in create_APCsummary
.
This function creates the summary table for one model estimated with
gam
or bam
.
Usage
create_oneAPCsummaryTable(model, dat, apc_range = NULL)
Arguments
model |
Optional regression model estimated with |
dat |
Dataset with columns |
apc_range |
Optional list with one or multiple elements with names
|
Value
data.frame
containing aggregated information on the
individual effects.