diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2019-12-09 15:21:11 +0100 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-12-09 15:21:11 +0100 |
| commit | 7ea467e0e0ba5bf51540b26e197869a58ed1a092 (patch) | |
| tree | 1b878990277173ae48243e9bf4cfd6ea53b8f72e /R | |
| parent | 51535c943d2846bc73ad69a11909aac606996b7d (diff) | |
Consistently use "two-component error model"
instead of "two component error model"
Diffstat (limited to 'R')
| -rw-r--r-- | R/sigma_twocomp.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/sigma_twocomp.R b/R/sigma_twocomp.R index c9a15aa8..1e012d15 100644 --- a/R/sigma_twocomp.R +++ b/R/sigma_twocomp.R @@ -1,4 +1,4 @@ -#' Two component error model +#' Two-component error model #' #' Function describing the standard deviation of the measurement error in #' dependence of the measured value \eqn{y}: |
