useDynLib(crs)
useDynLib(crs, snomadRSolve)
useDynLib(crs, smultinomadRSolve)
useDynLib(crs, snomadRInfo)
import(stats)
export(crs,
       crsiv,
       crssigtest,
       frscv,
       frscvNOMAD, 
       gsl.bs,
       krscv,
       krscvNOMAD,
       npglpreg,
       snomadr,
       glp.model.matrix,       
       tensor.prod.model.matrix,
       uniquecombs)

S3method(print,sigtest)
S3method(summary,sigtest)

S3method(crs, formula)
S3method(crs, default)

S3method(print, crscv)
S3method(summary, crscv)

S3method(print, crs)
S3method(summary, crs)
S3method(predict, crs)
S3method(plot, crs)

S3method(gsl.bs, default)
S3method(predict, gsl.bs)

S3method(print, snomadr)

S3method(npglpreg, formula)
S3method(npglpreg, default)
S3method(predict, npglpreg)
S3method(print, npglpreg)
S3method(summary, npglpreg)
S3method(plot, npglpreg)
