aboutsummaryrefslogtreecommitdiff
path: root/man/focus_80th.Rd
blob: 8436791ddc3d72b186b15fdcc29ca1ffc99f48a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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