Package: MTSYS
Type: Package
Title: Methods in Mahalanobis-Taguchi (MT) System
Version: 1.2.0
Date: 2017-07-28
Authors@R: c(
    person("Akifumi", "Okayama", email = "akifumi.okayama@akane.waseda.jp",
           role = c("aut", "cre")),
    person("Masato", "Ohkubo", role = "ctb"),
    person("Yasushi", "Nagata", role = "ctb"))
Description: Mahalanobis-Taguchi (MT) system is a collection of multivariate
    analysis methods developed for the field of quality engineering. MT system
    consists of two families depending on their purpose. One is a family of
    Mahalanobis-Taguchi (MT) methods (in the broad sense) for diagnosis (see
    Woodall, W. H., Koudelik, R., Tsui, K. L., Kim, S. B., Stoumbos, Z. G., and
    Carvounis, C. P. (2003) <doi:10.1198/004017002188618626>) and the other is a
    family of Taguchi (T) methods for forecasting (see Kawada, H., and Nagata, Y.
    (2015) <doi:10.17929/tqs.1.12>). The MT package contains three basic methods
    for the family of MT methods and one basic method for the family of T
    methods. The MT method (in the narrow sense), the Mahalanobis-Taguchi
    Adjoint (MTA) methods, and the Recognition-Taguchi (RT) method are for the
    MT method and the two-sided Taguchi (T1) method is for the family of T
    methods. In addition, the Ta and Tb methods, which are the improved versions
    of the T1 method, are included.
Depends: R (>= 2.10)
Imports: stats
Suggests: testthat, covr
Encoding: UTF-8
License: MIT + file LICENSE
RoxygenNote: 5.0.1
LazyData: true
URL: https://github.com/okayaa/MTSYS
BugReports: https://github.com/okayaa/MTSYS/issues
Packaged: 2017-09-10 12:11:17 UTC; OKAYAA
Author: Akifumi Okayama [aut, cre],
  Masato Ohkubo [ctb],
  Yasushi Nagata [ctb]
Maintainer: Akifumi Okayama <akifumi.okayama@akane.waseda.jp>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2017-09-10 16:44:06 UTC
Built: R 4.5.0; ; 2025-04-01 11:09:11 UTC; unix
