From ebc86470e00bca2a7136bf0e37bd8b28c177e8e1 Mon Sep 17 00:00:00 2001 From: Alexander Christensen Date: Sun, 4 Aug 2024 06:54:54 -0500 Subject: [PATCH] citation update for `information` --- R/information.R | 2 +- man/information.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/information.R b/R/information.R index cecaa0c5..9787f1c3 100644 --- a/R/information.R +++ b/R/information.R @@ -50,7 +50,7 @@ #' the \code{data} (Han, 1978). Values range from \code{0} to joint entropy #' #' \item \code{"o.information"} --- quantifies the extent to which the \code{data} is represented -#' by lower-order (\code{> 0}; redundancy) or higher-order (\code{< 0}; synergy) constraints +#' by lower-order (\code{> 0}; redundancy) or higher-order (\code{< 0}; synergy) constraints (Crutchfield, 1994) #' #' } #' diff --git a/man/information.Rd b/man/information.Rd index 0df8c490..85d8489b 100644 --- a/man/information.Rd +++ b/man/information.Rd @@ -61,7 +61,7 @@ individual entropies the \code{data} (Han, 1978). Values range from \code{0} to joint entropy \item \code{"o.information"} --- quantifies the extent to which the \code{data} is represented -by lower-order (\code{> 0}; redundancy) or higher-order (\code{< 0}; synergy) constraints +by lower-order (\code{> 0}; redundancy) or higher-order (\code{< 0}; synergy) constraints (Crutchfield, 1994) }