https://github.com/cran/PredictABEL
Raw File
Tip revision: 53d892e723ec6878eeaa1d911c9cb876de441e85 authored by Suman Kundu on 22 July 2012, 00:00:00 UTC
version 1.2-1
Tip revision: 53d892e
NAMESPACE
# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

# Import all packages listed as Imports or Depends
import(
  Hmisc,
  ROCR,
  epitools,
  PBSmodelling
)
back to top