Function that plot fitted curve for the unknown univariate function for single index term
plot_si(
x,
family = gaussian(),
ylab = "mean",
yscale = NULL,
plot_data = FALSE
)NULL single-index plot
the gam/gplism fitted object
default is gaussian()
y label
scale of y
controls whether to plot the data as points