-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 1.1 KB
/
NAMESPACE
File metadata and controls
37 lines (36 loc) · 1.1 KB
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
# Generated by roxygen2: do not edit by hand
S3method(MonteCarlo_expectedValues,costeffectiveness_tree)
S3method(MonteCarlo_expectedValues,default)
S3method(assign_branch_vals,costeffectiveness_tree)
S3method(calc_expectedValues,costeffectiveness_tree)
S3method(calc_expectedValues,default)
S3method(calc_pathway_probs,costeffectiveness_tree)
S3method(calc_pathway_probs,default)
S3method(calc_riskprofile,costeffectiveness_tree)
S3method(calc_riskprofile,default)
S3method(print,costeffectiveness_tree)
export(MoM_beta)
export(MoM_gamma)
export(MonteCarlo_expectedValues)
export(Nodelabel)
export(assign_branch_vals)
export(assign_branch_values)
export(calc_expectedValues)
export(calc_pathway_probs)
export(calc_riskprofile)
export(costeffectiveness_tree)
export(decision)
export(f_NodeUniform)
export(fill_in_missing_tree_probs)
export(get_sd_from_normalCI)
export(get_start_state_proportions)
export(meanNodeUniform)
export(means_distributions)
export(myPruneFun)
export(payoff)
export(rbeta_more_params)
export(rgamma_more_params)
export(rpert)
export(sampleNode)
export(sampleNodeUniform)
export(sample_distributions)