swh:1:snp:ff0951ca787d0b7f47dc2335f47fed43820a6324
Raw File
Tip revision: 76f25bcab04330a37b9c3f582423e3179719ec0b authored by Venkatraman E. Seshan on 12 October 2023, 19:30:05 UTC
version 1.1.4
Tip revision: 76f25bc
NAMESPACE
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)
back to top