https://github.com/cran/Epi
Revision 7e531239a03e13c39ac053618436b4fe87d0fa31 authored by Bendix Carstensen on 17 May 2005, 16:36:22 UTC, committed by cran-robot on 17 May 2005, 16:36:22 UTC
1 parent 5c31f98
Raw File
Tip revision: 7e531239a03e13c39ac053618436b4fe87d0fa31 authored by Bendix Carstensen on 17 May 2005, 16:36:22 UTC
version 0.2
Tip revision: 7e53123
NAMESPACE
export(
  apc.frame,
  apc.lines,
  cal.yr,
  ccwc,
  ci.pd,
  dmy.cal.yr,
  mdy.cal.yr,
  ymd.cal.yr,
  weekdays.cal.yr,
  weeks,
  weeks.cal.yr,
  months.cal.yr,
  print.cal.yr,
  ci.lin,
  float,
  print.floated,
  ftrend,
  Lexis.diagram,
  Lexis.lines,
  Lexis,
  Life.lines,
  mh,
  ncut,
  nice,
  pctab,
  plotEst,
  pointsEst,
  linesEst,
  rateplot,
  Aplot,
  Pplot,
  Cplot,
  Relevel,
  ROC,
  tabplot,
  twoby2,
  stat.table)

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