Package: HLMdiag
Type: Package
Title: Diagnostic tools for two-level normal hierarchical linear models
Version: 0.1.3
Date: 2011-12-20
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: methods, lme4, MASS, ggplot2
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-01-03 16:01:07 UTC; adam
Repository: CRAN
Date/Publication: 2012-01-03 16:24:53
