Package: HLMdiag
Type: Package
Title: Diagnostic tools for two-level normal hierarchical linear models
Version: 0.1.6
Date: 2012-8-31
Author: Adam Loy <aloy@iastate.edu>
Maintainer: Adam Loy <aloy@iastate.edu>
Description: A suite of diagnostic tools for two-level normal
        hierarchical linear models. The package offers not only
        traditional case-deletion diagnostics (Cook's distance,
        covratio, covtrace, and MDFFITS) but also provides graphics for
        residual analysis. Currently, case deletion is performed by
        iteratively refitting the model using lmer in the lme4 package,
        so for data sets with many groups, computation is currently
        slow.
Depends: lme4, ggplot2
Imports: stats4, methods, plyr, reshape2, MASS
Suggests: mlmRev
License: GPL-2
LazyLoad: yes
LazyData: yes
Collate: 'diagnostic_functions.R' 'group_level_residual_functions.R'
        'identification.R' 'plot_functions.R' 'quantile_functions.R'
        'adjust_formula_lmList.R' 'case_delete.R' 'LSresids.R'
        'HLMresid.R' 'parse_formula.R'
Packaged: 2012-08-31 19:23:14 UTC; adam
Repository: CRAN
Date/Publication: 2012-09-01 05:49:00
