exportPattern(".")

import(grplasso)
import(mgcv)
import(RLRsim)
import(quadprog)
import(glmpath)
 
importFrom("grDevices", "devAskNewPage", "grey")
importFrom("graphics", "lines", "plot", "points", "rect", "segments")
importFrom("stats", "anova", "binomial", "gaussian", "lm",
             "model.matrix", "plogis", "poisson", "prcomp", "predict",
             "princomp", "sd")
importFrom("utils", "askYesNo") 

S3method(plot, ordPen)
S3method(predict, ordPen)
S3method(smooth.construct, ordinal.smooth.spec)
S3method(Predict.matrix, ordinal.smooth)
S3method(plot, ordinal.smooth)


  
   
  
  
  