get_partial_effect | R Documentation |
Return partial effect of one smooth term
get_partial_effect( object, names = NULL, return_matrix = FALSE, which_param = 1, newdata = NULL, ... )
object |
deepregression object |
names |
string; for partial match with smooth term |
return_matrix |
logical; whether to return the design matrix or |
which_param |
integer; which distribution parameter
the partial effect ( |
newdata |
data.frame; new data (optional) |
... |
arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.