Skip to content

Commit

Permalink
Inherit stat_max definition from simulate_chain_stats()
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed May 15, 2024
1 parent a3f6177 commit a63c987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/epichains.R
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
#' new `<epichains_summary>` object safely, use `epichains_summary()`.
#'
#' @param chains_summary A numeric `<vector>` of chain sizes and lengths.
#' @inheritParams simulate_chain_stats
#' @inheritParams .new_epichains
#' @inheritParams simulate_summary
#' @author James M. Azam
#' @keywords internal
.new_epichains_summary <- function(chains_summary,
Expand Down

0 comments on commit a63c987

Please sign in to comment.