-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 741 Bytes
/
NAMESPACE
File metadata and controls
38 lines (37 loc) · 741 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
S3method(print,orchard)
export("%>%")
export(.safe_lnM_dep)
export(.safe_lnM_indep)
export(R2_calc)
export(Zr_to_r)
export(bubble_plot)
export(caterpillars)
export(cor_diff)
export(cvh1_ml)
export(cvh2_ml)
export(firstup)
export(get_data_raw)
export(get_data_raw_cont)
export(i2_ml)
export(leave_one_out)
export(m1_ml)
export(m2_ml)
export(magnitude_effects)
export(matrix_i2)
export(ml_cvh1)
export(ml_cvh2)
export(ml_m1)
export(ml_m2)
export(mod_results)
export(moment_effects)
export(num_studies)
export(orchard_leave1out)
export(orchard_plot)
export(pred_interval_esmeans)
export(pub_bias_plot)
export(r2_ml)
export(ratio_i2)
export(submerge)
export(weighted_var)
importFrom(magrittr,"%>%")