extract_pure_gam_part: Extract the smooth term from a deepregression term...

View source: R/psplinelayer.R

extract_pure_gam_partR Documentation

Extract the smooth term from a deepregression term specification

Description

Extract the smooth term from a deepregression term specification

Usage

extract_pure_gam_part(term, remove_other_options = TRUE)

Arguments

term

term specified in a formula

remove_other_options

logical; whether to remove other options withing the smooth term

Value

pure gam part of term


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.