5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
useDynLib(KernSmooth, .registration = TRUE, .fixes = "F_")
|
|
export(bkde, bkde2D, bkfe, dpih, dpik, dpill, locpoly)
|
|
|
|
importFrom(stats, dbeta, dnorm, fft, quantile, var)
|