-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 965 Bytes
/
NAMESPACE
File metadata and controls
45 lines (44 loc) · 965 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
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
export(adjust_mean_variance)
export(check_rootname)
export(comma)
export(err_msg)
export(extract_alspac_labels)
export(extract_sum_stats)
export(facet_var_gen)
export(forest_plot)
export(get_cb_palette)
export(get_residuals)
export(get_zhou_recs)
export(getmode)
export(gg.manhattan)
export(impute_matrix)
export(is.binary)
export(is.monomorphic)
export(make_geno)
export(make_grm_matrix)
export(make_phen)
export(make_pretty)
export(make_pretty_lm_table)
export(new_load)
export(num_to_text)
export(pool_mean_sd)
export(rank_transform)
export(read_bim)
export(read_delim_rownames)
export(read_fam)
export(read_gcta_xmat)
export(read_grm)
export(read_hsq)
export(read_ldak)
export(read_plink_linear)
export(read_plink_raw)
export(remove_outliers_iterative)
export(summarise_glm)
export(summarise_lm)
export(tidy_colnames)
export(tidy_nums)
export(winsorize)
export(write_grm)
import(ggplot2)
importFrom(magrittr,"%>%")