Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeJSeo committed Aug 11, 2023
1 parent cce5bec commit 223509e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
15 changes: 4 additions & 11 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,8 @@ export(process_agd)
export(resid_plot)
export(survfit_makeup)
import(DescTools)
import(MASS)
import(boot)
import(graphics)
import(stats)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(survival,Surv)
importFrom(survival,cox.zph)
importFrom(survival,coxph)
importFrom(survival,survfit)
import(survival)
3 changes: 3 additions & 0 deletions man/maic_tte_unanchor.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions man/maicplus-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 223509e

Please sign in to comment.