https://github.com/cran/epicalc
Raw File
Tip revision: 014ce9435d04aa048f4dcabfda5874314b26c33a authored by Virasakdi Chongsuvivatwong on 28 January 2012, 00:00:00 UTC
version 2.14.1.0
Tip revision: 014ce94
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(
  foreign,
  survival,
  MASS,
  nnet
)
back to top