Package: forsearch
Version: 2.2.0
Title: Outlier Diagnostics for Some Linear Effects and Linear Mixed
        Effects Models
Authors@R: c(person("William","Fairweather", role = c("aut", "cre"),
           email = "wrf343@flowervalleyconsulting.com"))
Description: Identifies potential data outliers and their impact on estimates and analyses.
    Uses the forward search approach of Atkinson and Riani, "Robust Diagnostic Regression 
    Analysis", (2000,<ISBN: o-387-95017-6>) to prepare descriptive statistics of a dataset 
    that is to be analyzed by stats::lm(), stats::glm(), or nlme::lme().  Includes graphics
    functions to display the descriptive statistics.
License: GPL (>= 3)
SystemRequirements: gmp (>= 4.1)
Imports: Hmisc(>= 4.6-0), Cairo(>= 1.5-14), ggplot2(>= 3.3.5), nlme(>=
        3.1-152), tibble(>= 3.1.6)
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr
NeedsCompilation: no
Packaged: 2022-03-24 16:00:36 UTC; NO
Author: William Fairweather [aut, cre]
Maintainer: William Fairweather <wrf343@flowervalleyconsulting.com>
Repository: CRAN
Date/Publication: 2022-03-27 23:30:02 UTC
Built: R 4.0.5; ; 2022-03-28 10:57:42 UTC; unix
