get_gam_part {deepregression} | R Documentation |
Extract gam part from wrapped term
Description
Extract gam part from wrapped term
Usage
get_gam_part(term, wrapper = "vc")
Arguments
term |
character; gam model term |
wrapper |
character; function name that is wrapped around the gam part |
[Package deepregression version 2.2.0 Index]