Package: UncDecomp
Title: Uncertainty Decomposition
Version: 1.0.1
Authors@R: c(person("Seonghyeon", "Kim", email = "shkim93@snu.ac.kr", role = c("aut", "cre")),
	person("Yongdai", "Kim", role = "aut"),
	person("Ilsang", "Ohn", role = "aut"))
Author: Seonghyeon Kim [aut, cre],
  Yongdai Kim [aut],
  Ilsang Ohn [aut]
Maintainer: Seonghyeon Kim <shkim93@snu.ac.kr>
Description: If a procedure consists of several stages and there are several models that can be selected for each stage,
	uncertainty of the procedure can be decomposed by stages or models.
	This package includes the ANOVA-based method, the cumulative uncertainty-based method, and the balanced decomposition method.
	Yongdai Kim et al. (2019) <doi:10.1016/j.hydroa.2019.100024> is a related paper which is accessible via the URL below.
Depends: R (>= 3.4.4)
License: GPL-2
URL:
        https://www.sciencedirect.com/science/article/pii/S2589915519300082
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-11-07 01:28:34 UTC; ksh
Imports: ggplot2, dplyr
Repository: CRAN
Date/Publication: 2019-11-07 11:00:05 UTC
Built: R 4.3.0; ; 2023-07-10 05:45:36 UTC; unix
