Package: mountainplot Title: Mountain Plots, Folded Empirical Cumulative Distribution Plots Version: 1.4 Authors@R: person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0617-8673")) Description: Lattice functions for drawing folded empirical cumulative distribution plots, or mountain plots. A mountain plot is similar to an empirical CDF plot, except that the curve increases from 0 to 0.5, then decreases from 0.5 to 1 using an inverted scale at the right side. See Monti (1995) . License: MIT + file LICENSE URL: https://kwstat.github.io/mountainplot/, http://kwstat.github.io/mountainplot/ BugReports: https://github.com/kwstat/mountainplot/issues Imports: lattice, stats Suggests: knitr, latticeExtra, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://kwstat.r-universe.dev Date/Publication: 2025-10-04 00:49:54 UTC RemoteUrl: https://github.com/kwstat/mountainplot RemoteRef: HEAD RemoteSha: 79ec6cdb51bae6cbd8a841e4a7575a7b73bb8caf NeedsCompilation: no Packaged: 2026-06-01 12:09:24 UTC; root Author: Kevin Wright [aut, cre, cph] (ORCID: ) Maintainer: Kevin Wright