https://github.com/cran/epicalc
Raw File
Tip revision: cf8e99896a46791ae89dc61a40b8c7f09265b42f authored by Virasakdi Chongsuvivatwong on 19 September 2012, 00:00:00 UTC
version 2.15.1.0
Tip revision: cf8e998
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