Version 1.2

   1) Added reference for upcoming Psychological Methods paper:
	* Authors: Delgado, J.E., Elison, J.T., & Helwig, N.E.
	* Title: Robust Detection of Signed Outliers in Multivariate Data 
          With Applications to Early Identification of Risk for Autism
	* Journal/Date: Psychological Methods (2025)

   2) Added citation information for package



Version 1.1

   1) Bug fix in mvout() for factanal with standardize = FALSE
	* Previous code didn't transform factanal output back to data scale
	* Updated code returns correct scores/loadings and distances

   2) Bug fix in predict.mvout() for factanal/princomp with rotation
	* Previous predictions failed to account for factor rotation
	* Updated code works for unrotated and rotated models
