Skip to contents

Plot I-splines for each variable

Usage

gdm_plot_isplines(gdm_model, scales = "free", nrow = NULL, ncol = NULL)

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

Value

plot for each I-spline

See also