File: NAMESPACE

package info (click to toggle)
relimp 1.0-5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
importFrom("stats", "coef", "model.matrix", "sd", "vcov")
importFrom("utils", "capture.output")

export(showData, pickFrom, relimp, relrelimp, R.to.Tcl, Tcl.to.R)

S3method(print, relimp)