From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: Finish the Step 1 calculator including tests Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer --- docs/reference/focus_80th.html | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'docs/reference/focus_80th.html') diff --git a/docs/reference/focus_80th.html b/docs/reference/focus_80th.html index 8160746..6b0dcc5 100644 --- a/docs/reference/focus_80th.html +++ b/docs/reference/focus_80th.html @@ -25,12 +25,14 @@ - + + + @@ -76,15 +78,20 @@ highest value. Previously, the 17th highest values was used (FOCUS 2014, p. values obtained by PELMO.

-
focus_80th(c_period, old = FALSE)
+
focus_80th(c_period, old = FALSE)

Arguments

-
-
c_period
-
A numeric vector of values to calculate the percentile from
-
old
-
Should the old calculation method be used (the 17th highest value)?
-
+ + + + + + + + + + +
c_period

A numeric vector of values to calculate the percentile from

old

Should the old calculation method be used (the 17th highest value)?

-- cgit v1.2.1