Package: HLMdiag
Type: Package
Title: Diagnostic tools for hierarchical (multilevel) linear models
Version: 0.2.0
Date: 2013-2-17
Author: Adam Loy <aloy@iastate.edu>
Maintainer: Adam Loy <aloy@iastate.edu>
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: lme4, ggplot2
Imports: 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'
Packaged: 2013-02-18 18:46:41 UTC; adam
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-02-18 20:05:20
