plot.BFRCV: Plot BFRCV graph

Description Usage Arguments

View source: R/Generic_Methods.R

Description

Plot from BFRCV object

Usage

1
2
## S3 method for class 'BFRCV'
plot(x, select = "Pearson", ...)

Arguments

x

BFRCV object BFRCV object, result of use the BFR() function

select

character By default ('Pearson'), plot the Pearson Correlations of the BFR Object, else ('MSEP'), plot the MSEP of the BFRCV Object.

...

Further arguments passed to or from other methods.


frahik/GFR documentation built on May 25, 2019, 5:22 p.m.