24 lines
476 B
Plaintext
24 lines
476 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(cve_linesearch)
|
|
export(cve_sgd)
|
|
export(cve_simple)
|
|
export(dataset)
|
|
export(elem.pairs)
|
|
export(estimate.bandwidth)
|
|
export(grad)
|
|
export(null)
|
|
export(rStiefl)
|
|
import(stats)
|
|
importFrom(graphics,lines)
|
|
importFrom(graphics,plot)
|
|
importFrom(graphics,points)
|
|
importFrom(stats,model.frame)
|
|
importFrom(stats,rbinom)
|
|
importFrom(stats,rnorm)
|