
Plot I-splines for each variable
gdm_plot_isplines.RdPlot I-splines for each variable
Arguments
- gdm_model
GDM model
- scales
Whether scales should be free ("free"; default), free in one dimension ("free_x", "free_y") or fixed ("fixed"). We recommend setting this to "free_x" to allow the x-axis to vary while keeping the y-axis fixed across all plots such that relative importance can be visualized.
- nrow
Number of rows
- ncol
Number of cols
See also
Other GDM functions:
gdm_coeffs(),
gdm_df(),
gdm_do_everything(),
gdm_format(),
gdm_map(),
gdm_plot_diss(),
gdm_plot_vars(),
gdm_run(),
gdm_table(),
gdm_var_sel(),
scale01()