aboutsummaryrefslogtreecommitdiff
path: root/man/focus_80th.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-29 16:58:53 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-29 18:52:24 +0100
commita6c13f70f6c6669a8088827a602ac475fdf9b624 (patch)
treee3bcc3e9ff9e006f3e9d87a1df226752fa4753cc /man/focus_80th.Rd
parentc22143d8ec53026cb1e439bdbba1d725a11b4b0c (diff)
Setting up PELMO runs, execution and evaluation
It all works!
Diffstat (limited to 'man/focus_80th.Rd')
-rw-r--r--man/focus_80th.Rd19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/focus_80th.Rd b/man/focus_80th.Rd
new file mode 100644
index 0000000..8436791
--- /dev/null
+++ b/man/focus_80th.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/PELMO_runs.R
+\name{focus_80th}
+\alias{focus_80th}
+\title{Calculate the 80th percentile according to FOCUS guidance}
+\usage{
+focus_80th(c_period, old = FALSE)
+}
+\arguments{
+\item{c_period}{A numeric vector of values to calculate the percentile from}
+
+\item{old}{Should the old calculation method be used (the 17th highest value)?}
+}
+\description{
+This is nowadays defined as the mean of the 16th and the 17th
+highest value. Previously, the 17th highest values was used (FOCUS 2014, p.
+18). NaN values need to be set to zero in order to reproduce the
+values obtained by PELMO.
+}

Contact - Imprint