handle_gam_term {deepregression}R Documentation

Function to define smoothness and call mgcv's smooth constructor

Description

Function to define smoothness and call mgcv's smooth constructor

Usage

handle_gam_term(object, data, controls)

Arguments

object

character defining the model term

data

data.frame or list

controls

controls for penalization

Value

constructed smooth term


[Package deepregression version 1.0.0 Index]