File: NAMESPACE

package info (click to toggle)
r-cran-stable 1.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: ansic: 164; makefile: 2
file content (32 lines) | stat: -rwxr-xr-x 601 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand

export(disp_g)
export(disp_h)
export(dstable)
export(hstable)
export(loc_g)
export(loc_h)
export(pm0_to_pm1)
export(pm1_to_pm0)
export(pstable)
export(qstable)
export(rstable)
export(s2sd)
export(sd2s)
export(skew_g)
export(skew_h)
export(stable.mode)
export(stablereg)
export(tail_g)
export(tail_h)
import(rmutil)
importFrom(stats,dcauchy)
importFrom(stats,dnorm)
importFrom(stats,nlm)
importFrom(stats,pcauchy)
importFrom(stats,pnorm)
importFrom(stats,qcauchy)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
useDynLib(stable)