CVE/CVE_C/NAMESPACE
daniel 063c4d638b add: directions, predict,
add: momentum, weighted, slack, ...
fix: estimate.bandwidth, typos, ...
2019-11-20 19:03:21 +01:00

31 lines
640 B
Plaintext

# Generated by roxygen2: do not edit by hand
S3method(basis,cve)
S3method(directions,cve)
S3method(plot,cve)
S3method(predict,cve)
S3method(predict.dim,cve)
S3method(summary,cve)
export(basis)
export(cve)
export(cve.call)
export(dataset)
export(directions)
export(elem.pairs)
export(estimate.bandwidth)
export(null)
export(predict.dim)
export(projTangentStiefel)
export(rStiefel)
export(retractStiefel)
export(skew)
export(sym)
import(stats)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,model.frame)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
useDynLib(CVE, .registration = TRUE)