Skip to contents

Plot Prediction for the given Year

Usage

plotPredictionForYear(
  res,
  year,
  FUN.name = "orderByWeightedProbabilities",
  main = NULL,
  column.year = "year"
)

Arguments

res

prediction result as provided by e.g. runGompitzPrediction

year

year number for which results are to be filtered an plot is to be generated

FUN.name

name of function to be used to order the matrix of probabilities. Available functions: "orderByWeightedProbabilities", "orderByMostProbClassAndDecreasingProb"; default: "orderByWeightedProbabilities"

main

main title of plot

column.year

name of column containing the year