Plot: Plot Function

View source: R/plot.R

PlotR Documentation

Plot Function

Description

This function generates and saves plots and data.

Usage

Plot(i, history = NULL, plot.dir)

Arguments

i

Model number

history

Training history

plot.dir

Plot directory (full path)

Value

No output (generates and saves ggplot2 files and training histories)


criticality documentation built on May 31, 2023, 9:18 p.m.