File: NAMESPACE

package info (click to toggle)
kernsmooth 2.23-18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 240 kB
  • sloc: fortran: 507; ansic: 51; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (5)
1
2
3
4
useDynLib(KernSmooth, .registration = TRUE, .fixes = "F_")
export(bkde, bkde2D, bkfe, dpih, dpik,  dpill, locpoly)

importFrom(stats, dbeta, dnorm, fft, quantile, var)