dotPlotPropotions: Proportions dot plot

Description Usage Arguments

Description

Proportions dot plot

Usage

1
2
dotPlotPropotions(predicted, actual, guess = FALSE, main = NULL,
  showR2 = FALSE)

Arguments

predicted

matrix of predicted proportions

actual

matrix of actual proportions

guess

if True will function will try to guess how to reorder rows of predicted proportions to match rows of actual proportions

main

plot title

showR2

calculate and show R squared statistics


ctlab/LinSeed documentation built on Aug. 9, 2019, 4:33 p.m.