-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (35 loc) · 811 Bytes
/
NAMESPACE
File metadata and controls
38 lines (35 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
export(ARE_cbe)
export(ARE_tte)
export(CopulaSelection)
export(MarginalsSelection)
export(Sstar)
export(Sstar_func_perc)
export(dClayton)
export(dFGM)
export(dFrank)
export(dGumbel)
export(dNormal)
export(effectsize_cbe)
export(effectsize_tte)
export(f_sim)
export(freedman_formula)
export(get_prob1)
export(lower_corr)
export(plot_tte)
export(prob_cbe)
export(samplesize_cbe)
export(samplesize_tte)
export(schoenfeld_formula)
export(simula_cbe)
export(simula_tte)
export(surv_tte)
export(upper_corr)
import(copula, except = c(profile,coef,logLik,confint))
import(copula, except = c(profile,coef,logLik,confint))
import(ggplot2)
import(ggpubr)
import(numDeriv, except = hessian)
import(rootSolve)
import(stats)
import(utils)