lulikelihood: Dataframe of likelihood thresholds and definitions

lulikelihoodR Documentation

Dataframe of likelihood thresholds and definitions

Description

Following the intergovernmental panel on climate change IPCC.

Usage

lulikelihood

Format

A data frame with 9 rows and 7 variables:

likelihood

Factor. Definitions.

maxVal

Double. Maximum proportion to fall in likelihood category

range

Factor. Result of cut(lulikelihood$maxVal, breaks = c(0,lulikelihood$maxVal))

loose

Factor with levels: +, 0 and -

very

Factor with levels: ++, +, 0, - and –

extreme

Factor with levels: +++, ++, +, 0, -, – and —

exceptional

Factor with levels: ++++, +++, ++, +, 0, -, –, — and —-

...

Source

https://www.ipcc.ch/site/assets/uploads/2017/08/AR5_Uncertainty_Guidance_Note.pdf


Acanthiza/envFunc documentation built on Aug. 19, 2024, 4:50 a.m.