From 8743ad2614987edae3321462556a518f8858c62b Mon Sep 17 00:00:00 2001
From: Mauricio Zambrano-Bigiarini <hzambran@users.noreply.github.com>
Date: Wed, 28 Nov 2012 00:02:28 +0000
Subject: [PATCH] updated params2ecdf description

---
 man/params2ecdf.Rd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/params2ecdf.Rd b/man/params2ecdf.Rd
index 73510c6..9acc2e8 100755
--- a/man/params2ecdf.Rd
+++ b/man/params2ecdf.Rd
@@ -15,7 +15,7 @@
 Parameter Values -> Empirical CDFs
 }
 \description{
-This function computes (weighted) empirical CDFs (ECDFs) for each calibrated parameter, by using the parameter values obtained during the optimisation with PSO with optional plot
+This function computes (weighted) empirical CDFs (ECDFs) for each calibrated parameter, by using the parameter values obtained during the optimisation with \code{\link{hydroPSO}} (with optional plot)
 }
 \usage{
 params2ecdf(params, ...)
-- 
GitLab