plot_si: Function that plot fitted curve for the unknown univariate...

View source: R/utilities.R

plot_siR Documentation

Function that plot fitted curve for the unknown univariate function for single index term

Description

Function that plot fitted curve for the unknown univariate function for single index term

Usage

plot_si(
  x,
  family = gaussian(),
  ylab = "mean",
  yscale = NULL,
  plot_data = FALSE
)

Arguments

x

the gam/gplism fitted object

family

default is gaussian()

ylab

y label

yscale

scale of y

plot_data

controls whether to plot the data as points

Value

NULL single-index plot


zzz1990771/gplsim documentation built on Dec. 7, 2022, 11:56 a.m.