import('stats')
import('graphics')
import('grDevices')
useDynLib(SSLASSO,.registration=TRUE)
export(SSLASSO)
S3method(plot,SSLASSO)