get_partial_effect | R Documentation |
Return partial effect of one smooth term
get_partial_effect( object, name, return_matrix = FALSE, which_param = 1, newdata = NULL )
object |
deepregression object |
name |
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.