2
0
Fork 0
CVE/CVE/NAMESPACE

19 lines
380 B
Plaintext

# Generated by roxygen2: do not edit by hand
S3method(plot,cve)
export(cve)
export(cve.call)
export(dataset)
export(estimateBandwidth)
export(rStiefel)
import(Rcpp)
import(stats)
importFrom(Rcpp,evalCpp)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,model.frame)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
useDynLib(CVE)