customTheme: customeTheme fucntion for ggplot

Description Usage Arguments

View source: R/functions.R View source: R/supportFunc_ggplot2.R

Description

takes in predited weights and true labels and determines performance characterisitcs

takes in predited weights and true labels and determines performance characterisitcs

Usage

1
2
3
4
5
customTheme(sizeStripFont, xAngle, hjust, vjust, xSize, ySize, xAxisSize,
  yAxisSize)

customTheme(sizeStripFont, xAngle, hjust, vjust, xSize, ySize, xAxisSize,
  yAxisSize)

Arguments

sizeStripFont

font of size of facet labels

xAngle

angle of x-axis labels

hjust

horizontal justification 0-left, 0.5-center, 1-right

vjust

vertical justification 0-low, 0.5-middle, 1-high

xSize

font size of x-axis label

ySize

font size of y-axis label

xAxisSize

font size of x-axis label title

yAxisSize

fotn size of y-axis label title

weights

are the predicted scores/probablities of test data

trubeLabels

are the true labels associated with the test data

direction

= "auto", ">", "<"


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.