ploter: Plots GAMBoost objects with ggplot2

Description Usage Arguments Author(s)

View source: R/ploter.R

Description

Same functionality (and almost same code) like in the orginal FIX_ME_PLEASE: If several plots are created (which is default) only the last plot is returned NOTE: phi does not need to be specified anymore plot.GAMBoost function but done with ggplot2. Not tested

Usage

1
ploter(object, select = NULL, at.step = NULL, print = TRUE)

Arguments

object

[GAMBoost]
including y

select

[vector(1)]
Indicating the variables which should be plotted.

at.step

[integer(1)]
Numeric value indicating which iteration step of GAMBoost is used.

print

[logical(1)]
Sepcifies if should be printed or not. Default is TRUE.

Author(s)

Philipp J Roesch


philippstats/GAMBoostVis documentation built on May 25, 2019, 5:04 a.m.