File: NAMESPACE

package info (click to toggle)
boot 1.2.42-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,076 kB
  • ctags: 1
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
export(abc.ci, boot, boot.array, boot.ci, censboot, control, corr,
       cum3, cv.glm, EEF.profile, EL.profile, empinf, envelope,
       exp.tilt, freq.array, glm.diag, glm.diag.plots, imp.moments,
       imp.prob, imp.quantile, imp.weights, inv.logit,
       jack.after.boot, k3.linear, lik.CI, linear.approx, logit,
       nested.corr, norm.ci, saddle, saddle.distn, simplex,
       smooth.f, tilt.boot, tsboot, var.linear)

# documented but not exported
# export(lines.saddle.distn, plot.boot, print.boot, print.bootci, print.simplex)
importFrom(graphics, lines, plot)

S3method(lines, saddle.distn)
S3method(plot, boot)
S3method(print, boot)
S3method(print, bootci)
S3method(print, saddle.distn)
S3method(print, simplex)