get_gamdata | R Documentation |
Extract property of gamdata
get_gamdata( term, param_nr, gamdata, what = c("data_trafo", "predict_trafo", "input_dim", "partial_effect", "sp_and_S", "df") )
term |
term in formula |
param_nr |
integer; number of the distribution parameter |
gamdata |
list as returned by |
what |
string specifying what to return |
property of the gamdata object as defined by what
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.