Package: POV
Type: Package
Title: Partition of Variation Variance Component Analysis Method
Version: 0.1.4
Author: Paul Deen [aut, cre]
Maintainer: Paul Deen <paulext@gmail.com>
Description: An implementation of the Partition Of variation (POV) method as
    developed by Dr. Thomas A Little <https://thomasalittleconsulting.com> in
    1993 for the analysis of semiconductor data for hard drive manufacturing.
    POV is based on sequential sum of squares and is an exact method that
    explains all observed variation. It quantitates both the between and within
    factor variation effects and can quantitate the influence of both continuous
    and categorical factors.
Authors@R: person("Paul", "Deen", email = "paulext@gmail.com",
  role = c("aut", "cre"))
URL: https://github.com/PaulAntonDeen/POV-R-Package,
        https://thomasalittleconsulting.com
BugReports: https://github.com/PaulAntonDeen/POV-R-Package/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown
Imports: broom, formula.tools, stats
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-11 18:03:20 UTC; pauldeen
Repository: CRAN
Date/Publication: 2020-11-16 16:20:05 UTC
Built: R 4.6.0; ; 2025-10-14 03:32:49 UTC; windows
