File: NAMESPACE

package info (click to toggle)
r-cran-raschsampler 0.8-10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 324 kB
  • sloc: f90: 401; ansic: 15; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
useDynLib("RaschSampler", .registration = TRUE)
import("stats")
export(rsampler)
export(rstats)
export(rsctrl)
export(rsextrobj)
export(rsextrmat)
export(phi.range)
S3method(summary, RSctr)
S3method(summary, RSmpl)
S3method(summary, RSmplext)