# Generated by roxygen2: do not edit by hand

S3method(features,default)
S3method(logLik,not)
S3method(not,default)
S3method(plot,not)
S3method(predict,not)
S3method(residuals,not)
export(features)
export(not)
export(random.intervals)
export(sic.penalty)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(splines,bs)
importFrom(stats,cov)
importFrom(stats,lm.fit)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,ts.plot)
importFrom(stats,var)
useDynLib(not)
