File: NAMESPACE

package info (click to toggle)
kernsmooth 2.23-15-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 220 kB
  • ctags: 98
  • sloc: fortran: 507; ansic: 50; makefile: 1
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)