https://github.com/cran/epicalc
Raw File
Tip revision: 74c27befa235bfc86c28a9fd67add9bf368897c2 authored by Virasakdi Chongsuvivatwong on 10 January 2012, 00:00:00 UTC
version 2.14.0.2
Tip revision: 74c27be
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