Return partial effect of one smooth term
get_partial_effect(
object,
names = NULL,
return_matrix = FALSE,
which_param = 1,
newdata = NULL,
...
)
deepregression object
string; for partial match with smooth term
logical; whether to return the design matrix or
integer; which distribution parameter
the partial effect (FALSE
, default)
data.frame; new data (optional)
arguments passed to get_weight_by_name