https://github.com/cran/coxrobust
Raw File
Tip revision: fc209a6a2ac5055c14dced7fa571148c6b9e743b authored by Filip Borowicz on 05 March 2006, 00:00:00 UTC
version1.0
Tip revision: fc209a6
NAMESPACE
useDynLib(coxrobust)
export("coxr", "gen_data", "plot.coxr", "print.coxr")
S3method(print, coxr)
S3method(plot, coxr)
S3method(predict, coxr)
back to top