25 lines
515 B
Plaintext
25 lines
515 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
S3method(plot,cve)
|
|
S3method(summary,cve)
|
|
export(cve)
|
|
export(cve.call)
|
|
export(cve.grid.search)
|
|
export(dataset)
|
|
export(elem.pairs)
|
|
export(estimate.bandwidth)
|
|
export(null)
|
|
export(projTangentStiefl)
|
|
export(rStiefl)
|
|
export(retractStiefl)
|
|
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)
|