From e81b7444f869508a5000acc6f696eab7e35e5778 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 21 Oct 2019 22:49:26 +0200 Subject: Quote percent signs in Rhelp files Static documentation rebuilt by pkgdown --- man/sigma_twocomp.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sigma_twocomp.Rd') diff --git a/man/sigma_twocomp.Rd b/man/sigma_twocomp.Rd index 6f941093..9e91fe78 100644 --- a/man/sigma_twocomp.Rd +++ b/man/sigma_twocomp.Rd @@ -5,8 +5,8 @@ Function describing the standard deviation of the measurement error in dependence of the measured value \eqn{y}: - \deqn{\sigma = \sqrt{ \sigma_{low}^2 + y^2 * {rsd}_{high}^2}}{% - sigma = sqrt(sigma_low^2 + y^2 * rsd_high^2)} + \deqn{\sigma = \sqrt{ \sigma_{low}^2 + y^2 * {rsd}_{high}^2}} + {sigma = sqrt(sigma_low^2 + y^2 * rsd_high^2)} This is the error model used for example by Werner et al. (1978). The model proposed by Rocke and Lorenzato (1995) can be written in this form as well, -- cgit v1.2.1