Package: OGI
Type: Package
Title: Objective General Index
Version: 1.0.0
Authors@R: c(
    person("Tomonari", "Sei", email = "sei@mist.i.u-tokyo.ac.jp", role = "aut"),
    person("Masaki", "Hamada", email = "masaki_hamada@mist.i.u-tokyo.ac.jp", role = "cre"))
Description: Consider a data matrix of n individuals with p variates. The objective general index (OGI)
    is a general index that combines the p variates into a univariate index in order to rank the n
    individuals. The OGI is always positively correlated with each of the variates.
    More details can be found in Sei (2016) <doi:10.1016/j.jmva.2016.02.005>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: lpSolve (>= 5.6.13), stats (>= 3.3.3), graphics (>= 3.3.3),
        methods (>= 3.3.3)
Suggests: ade4 (>= 1.7.8), bnlearn (>= 4.2), testthat(>= 1.0.2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-20 01:53:57 UTC; MEIP-users
Author: Tomonari Sei [aut],
  Masaki Hamada [cre]
Maintainer: Masaki Hamada <masaki_hamada@mist.i.u-tokyo.ac.jp>
Repository: CRAN
Date/Publication: 2017-12-20 12:38:57 UTC
Built: R 4.6.0; ; 2025-10-14 00:53:49 UTC; windows
