From 8650f0923b48e056a523b841f0ee3640b8b38e64 Mon Sep 17 00:00:00 2001
From: Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>
Date: Tue, 4 Feb 2025 16:54:20 +0100
Subject: [PATCH] Fixed: \delta

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

diff --git a/man/estparnormratio.Rd b/man/estparnormratio.Rd
index 71286fb..eea63a1 100644
--- a/man/estparnormratio.Rd
+++ b/man/estparnormratio.Rd
@@ -31,7 +31,7 @@ according to Gaussian distributions,
 using the EM (estimation-maximization) algorithm.
 }
 \details{
-The parameters \eqn{\beta}, \eqn{\rho}, \eqn{delta_y} are estimated with the EM algorithm
+The parameters \eqn{\beta}, \eqn{\rho}, \eqn{\delta_y} are estimated with the EM algorithm
 as presented in El Ghaziri et al. The computation uses the \code{\link{kummerM}} function.
 This uses an iterative algorithm.
 
-- 
GitLab