From 575fcacaa33076de97f41a79afb37efb97ca82e0 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 30 Mar 2020 21:43:10 +0200
Subject: Static documentation rebuilt by pkgdown
---
docs/reference/add_err.html | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
(limited to 'docs/reference/add_err.html')
diff --git a/docs/reference/add_err.html b/docs/reference/add_err.html
index 67789694..ab499a19 100644
--- a/docs/reference/add_err.html
+++ b/docs/reference/add_err.html
@@ -71,7 +71,7 @@ may depend on the predicted value and is specified as a standard deviation." />
mkin
- 0.9.49.6
+ 0.9.49.9
@@ -140,8 +140,16 @@ degradation model using mkinpredict
.
may depend on the predicted value and is specified as a standard deviation.
- add_err(prediction, sdfunc, secondary = c("M1", "M2"), n = 1000,
- LOD = 0.1, reps = 2, digits = 1, seed = NA)
+ add_err(
+ prediction,
+ sdfunc,
+ secondary = c("M1", "M2"),
+ n = 1000,
+ LOD = 0.1,
+ reps = 2,
+ digits = 1,
+ seed = NA
+)
Arguments