Package: POV Type: Package Title: Partition of Variation Variance Component Analysis Method Version: 0.1.4 Author: Paul Deen [aut, cre] Maintainer: Paul Deen Description: An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little 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 Config/pak/sysreqs: libicu-dev Repository: https://paulantondeen.r-universe.dev Date/Publication: 2020-11-11 18:03:53 UTC RemoteUrl: https://github.com/paulantondeen/pov-r-package RemoteRef: HEAD RemoteSha: a09596ea50e627e89058ebc0f1f260e9aac65a0b NeedsCompilation: no Packaged: 2026-07-15 08:14:48 UTC; root