plotRankMat: Plots of Ranking Probability matrix Pr

plotRankMatR Documentation

Plots of Ranking Probability matrix Pr

Description

Interface to corrplot::corrplot() or mode/CI graph

Usage

plotRankMat(
  E,
  tab = NULL,
  score = "mue",
  type = "levels",
  method = "square",
  nMC = 1000,
  cex.lab = 1,
  show.main = TRUE,
  offset = 0.7,
  M = nrow(E),
  label = 0,
  gPars = ErrViewLib::setgPars()
)

Arguments

E

-

tab

-

score

-

type

-

method

-

nMC

-

cex.lab

-

show.main

-

offset

-

M

-

gPars

-


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