plot: Plot CAST classes

plotR Documentation

Plot CAST classes

Description

Generic plot function for trainDI and aoa

Usage

## S3 method for class 'trainDI'
plot(x, ...)

## S3 method for class 'aoa'
plot(x, samplesize = 1000, ...)

## S3 method for class 'nndm'
plot(x, ...)

## S3 method for class 'knndm'
plot(x, ...)

Arguments

x

An object of type knndm.

...

other arguments.

samplesize

numeric. How many prediction samples should be plotted?

Author(s)

Marvin Ludwig, Hanna Meyer

Carles Milà


CAST documentation built on May 31, 2023, 7:07 p.m.