get_probs: Summary of probabilities of performance metrics from the MSE...

View source: R/figures-tigure.R

get_probsR Documentation

Summary of probabilities of performance metrics from the MSE object

Description

Summary of probabilities of performance metrics from the MSE object

Usage

get_probs(object, ..., refs = NULL)

Arguments

object

MSE object, output of the MSEtool::runMSE() function

...

List of performace metrics

refs

List containing the reference limits for each metric

Value

A tibble of the output

Examples

library(MSEtool)
probs <- get_probs(mse_example, "P40", "P100", "PNOF", "LTY", "AAVY")

pbs-assess/ggmse documentation built on Nov. 21, 2023, 8:06 p.m.