https://github.com/cran/Epi
Raw File
Tip revision: 18b6abd7720cf34e0f34e4c63478dfca33bacea6 authored by Bendix Carstensen on 10 January 2007, 00:00:00 UTC
version 0.7.0
Tip revision: 18b6abd
NAMESPACE
export(
  as.Date.cal.yr,
  as.Date.numeric,
  apc.frame,
  apc.fit,
  apc.lines,
  apc.plot,
  cal.yr,
  ccwc,
  ci.pd,
  ci.cum,
  ci.lin,
  detrend,
  epi.eff,
  float,
  print.floated,
  ex1,
  fcut,
  fcut1,
  ftrend,
  icut,
  isec,
  Icens,
  print.Icens,
  plotevent,
  Lexis.diagram,
  Lexis.lines,
  Lexis,
  Life.lines,
  mh,
  ncut,
  nice,
  pctab,
  plotEst,
  pointsEst,
  projection.ip,
  linesEst,
  rateplot,
  Aplot,
  Pplot,
  Cplot,
  Relevel,
  ROC,
  tabplot,
  twoby2,
  stat.table)

# register S3 methods
S3method(print, stat.table)
back to top