swh:1:snp:ff0951ca787d0b7f47dc2335f47fed43820a6324
Raw File
Tip revision: 8aca325bb4949c0a75f3e27fabfa944a7a8a503d authored by Venkatraman E. Seshan on 18 January 2012, 00:00:00 UTC
version 0.9.9
Tip revision: 8aca325
NAMESPACE
useDynLib(clinfun)
import(stats,graphics)
importFrom(mvtnorm, pmvnorm)
export("calogrank","coxphQuantile","coxphCPE","coxphERR","fe.power","fe.mdor","fe.ssize","CPS.ssize","or2pcase","gsdesign.binomial","gsdesign.normal","gsdesign.survival","power.ladesign","permlogrank","jonckheere.test","ph2simon","oc.twostage.bdry","twostage.inference","ph2single","pselect","toxbdry","bdrycross.prob","roc.area.test","roc.curve","roc.perm.test")
S3method(print, ph2simon)
S3method(plot, ph2simon)
S3method(print, toxbdry)
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