https://github.com/cran/epicalc
Raw File
Tip revision: aade418ba8c32e6474d96a22b789d3074389a607 authored by Virasakdi Chongsuvivatwong on 15 January 2012, 00:00:00 UTC
version 2.14.0.3
Tip revision: aade418
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