Package: phia
Version: 0.2-1
Date: 2015-08-18
Title: Post-Hoc Interaction Analysis
Authors@R: c(person("Helios", "De Rosario-Martinez", role=c("aut", "cre"), 
	email="helios.derosario@gmail.com"), 
	person("John", "Fox", role="ctb"), 
	person("R Core Team", role="ctb"))
Description: Analysis of terms in linear, generalized and mixed linear models, 
	on the basis of multiple comparisons of factor contrasts.  Specially suited 
	for the analysis of interaction terms.
Depends: car, graphics, stats
Suggests: nlme, lme4
Imports: Matrix, grDevices, methods, utils
License: GPL (>= 3)
URL: https://github.com/heliosdrm/phia
LazyData: yes
