-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
19 lines (19 loc) · 910 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
useDynLib(clinfun)
import(stats,graphics)
importFrom(utils, combn)
importFrom(mvtnorm, pmvnorm)
export("aucVardiTest","calogrank","coxphQuantile","coxphCPE","coxphERR","deltaAUC","fe.power","fe.mdor","fe.ssize","CPS.ssize","mdrr","or2pcase","gsdesign.binomial","gsdesign.normal","gsdesign.survival","power.ladesign","permlogrank","jonckheere.test","ph2simon","oc.twostage.bdry","twostage.inference","twostage.admissible","ph2single","pselect","toxbdry","futilbdry","bdrycross.prob","roc.area.test","roc.curve","roc.perm.test")
S3method(print, ph2simon)
S3method(plot, ph2simon)
S3method(print, toxbdry)
S3method(print, futilbdry)
S3method(print, calogrank)
S3method(print, permlogrank)
S3method(print, gsdesign)
S3method(print, ladesign)
S3method(print, roc.area.test)
S3method(print, roc.curve)
S3method(plot, roc.curve)
S3method(lines, roc.curve)
S3method(print, roc.perm.test)
S3method(plot, roc.perm.test)