plot.bpwpm_prediction: Generic function for plotting bpwpm_predictions objects

Description Usage Arguments Value Examples

Description

Once a model has been run and evaluated, a prediction can be made using the function predict.bpwpm. The input matrix X and output Y are saved and can be plotted against the final PWP expansion for the model.

Usage

1
2
## S3 method for class 'bpwpm_prediction'
plot(object, ...)

Arguments

object

of the class bpwpm_prediction

...

other arguments

Value

a series of plots from ggplot2

Examples

1
2
(train_set_prediciton),
 (test_set_prediciton)

PaoloLuciano/bpwpm2 documentation built on June 6, 2019, 5:47 p.m.