Package: HLMdiag
Type: Package
Title: Diagnostic tools for hierarchical (multilevel) linear models
Version: 0.2.3
Date: 2013-10-17
Author: Adam Loy <loyad01@gmail.com>
Maintainer: Adam Loy <loyad01@gmail.com>
Description: A suite of diagnostic tools for hierarchical
    (multilevel) linear models. The package offers
    not only leverage and traditional deletion diagnostics (Cook's
    distance, covratio, covtrace, and MDFFITS) but also provides
    convenience functions and graphics for residual analysis. The package
    assumes that models were fit using the lme4 package.
Depends: R (>= 2.15.0), lme4 (>= 1.0)
Imports: ggplot2 (>= 0.9.2), stats, stats4, methods, plyr, reshape2,
        MASS, Matrix
LinkingTo: Rcpp, RcppArmadillo
Suggests: mlmRev, WWGbook
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' 'help.R' 'influence_functions.R'
        'utility_functions.R' 'rotate_ranefs.R' 'autism.R' 'ahd.R'
        'radon.R'
Packaged: 2013-10-17 15:52:21 UTC; loya
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-10-17 18:24:57
