# Generated by roxygen2: do not edit by hand

S3method(plot,npsdr)
S3method(plot,psdr)
S3method(plot,psdr_bic)
S3method(print,npsdr)
S3method(print,psdr)
S3method(print,rtpsdr)
S3method(summary,npsdr)
S3method(summary,psdr)
S3method(summary,rtpsdr)
export(npsdr)
export(npsdr_x)
export(psdr)
export(psdr_bic)
export(rtpsdr)
import(graphics)
import(stats)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,cov)
importFrom(stats,rnorm)
importFrom(utils,head)
