plot_individual_rainbow: plot_individual_rainbow

View source: R/dd_plot_ind.R

plot_individual_rainbowR Documentation

plot_individual_rainbow

Description

This specific implementation shows cross-model fits, with series characterized by different models illustrated with different colors. A legend is also provided for convenience of interpretation.

Usage

plot_individual_rainbow(
  fittingObject,
  position0,
  ylab0,
  xlab0,
  logAxis,
  yMin,
  plotit
)

Arguments

fittingObject

core fitting object

position0

(char) position of legend

ylab0

(char) y axis label

xlab0

(char) x axis label

logAxis

(char) axis designation

yMin

(num) y axis lower limit

plotit

(logical) bool of whether or not to print visual or output plotting frame

Author(s)

Shawn Gilroy <sgilroy1@lsu.edu>


miyamot0/discountingtools documentation built on March 21, 2023, 8:59 p.m.