https://github.com/cran/bootstrap
Raw File
Tip revision: 780b8494d1f961103b971f70e80cb9ad17039ce1 authored by Scott Kostyshak on 17 June 2019, 08:40:08 UTC
version 2019.6
Tip revision: 780b849
NAMESPACE
# Remove the previous line if you edit this file
# The following is edited from the automatically generated file.

# Export all names
export(abcnon, abcpar, bcanon, bootpred, bootstrap, boott, crossval,
       ctsub, jackknife, xinter, yinter)

# Import all packages listed as Imports or Depends
import(
  stats
)

useDynLib(bootstrap, .registration=TRUE)




back to top