#exportPattern("^[[:alpha:]]+")
exportPattern("^[^\\.]")

#importFrom(labstatR, skew)
#importFrom(doParallel, do)
#importFrom(doParallel, foreach)
#importFrom(doParallel, icount)
import(mgcv,np,moments,gamlss)
import(doParallel)
import(foreach)
import(iterators)
importFrom("graphics", "hist", "plot")
importFrom("stats", "density", "dnorm", "loess", "optimize", "pnorm","printCoefmat", "pt", "residuals", "sd")
S3method(summary, semsfa)
S3method(plot, semsfa)