From e69b75a284d2a7b5d542782741f923597e2e8e19 Mon Sep 17 00:00:00 2001
From: Sebastian Henz <sebastian.henz@ufz.de>
Date: Tue, 25 Feb 2020 16:59:30 +0100
Subject: [PATCH] Remove TODOs

---
 R/predict_mixture.R | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/R/predict_mixture.R b/R/predict_mixture.R
index 29d0dd2..253503e 100644
--- a/R/predict_mixture.R
+++ b/R/predict_mixture.R
@@ -1,8 +1,3 @@
-# TODO: reference to the paper TODO: explanatio how this works (mixture between
-# sam, and ca).
-# TODO: Add example with picture. Three plots: model_1, model_2, model_1 with
-# predicted line.
-
 #' Predict the effect of a mixture of two toxicants
 #'
 #' This method is only suitable for experiments without environmental stress.
-- 
GitLab