plotSIPMat: Plot of Systematic Improvement Probability matrix

View source: R/plotSIPMat.R

plotSIPMatR Documentation

Plot of Systematic Improvement Probability matrix

Description

Interface to corrplot::corrplot()

Usage

plotSIPMat(
  X,
  method = "circle",
  order = TRUE,
  main = "",
  label = 0,
  cex.lab = 1,
  gPars = ErrViewLib::setgPars()
)

Arguments

X

-

method

-

order

-

main

-

label

-

cex.lab

-

gPars

-


ppernot/ErrViewLib documentation built on June 1, 2024, 4:33 a.m.