https://github.com/cran/clinfun
Raw File
Tip revision: 25ed6d786e780a2c4190c1e169c20040095bc3c4 authored by Venkatraman E. Seshan on 09 March 2011, 00:00:00 UTC
version 0.9.5
Tip revision: 25ed6d7
NAMESPACE
useDynLib(clinfun)
import(stats,graphics)
importFrom(mvtnorm, pmvnorm)
export("calogrank","coxphQuantile","coxphCPE","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