https://github.com/cran/epicalc
Raw File
Tip revision: 5b1777a9225b99418f26aeb843be688dff5e7c32 authored by Virasakdi Chongsuvivatwong on 17 February 2012, 00:00:00 UTC
version 2.14.1.6
Tip revision: 5b1777a
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