forked from momeara/RosettaFeatures
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
59 lines (58 loc) · 1.69 KB
/
NAMESPACE
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Generated by roxygen2: do not edit by hand
export(add_1d_polynomial_models)
export(add_footer_text)
export(anderson_darling_2_sample)
export(compare_sample_sources)
export(compare_sample_sources_prepare_SGE_run)
export(comparison_statistics)
export(compute_qq)
export(compute_quantiles)
export(compute_summary_statistics_1d)
export(conical_3d_normalization)
export(cross_validate_statistics)
export(date_code)
export(distance_matrix)
export(earth_mover_distance_L1)
export(estimate_density_1d)
export(estimate_density_1d_logspline)
export(estimate_density_1d_reflect_boundary)
export(estimate_density_1d_wrap)
export(estimate_density_2d)
export(estimate_primary_modes_1d)
export(geom_indicator)
export(get_1d_polynomial)
export(get_1d_polynomial_by_name)
export(get_output_formats)
export(ggsave_with_footer)
export(histogram_kl_divergence)
export(kolmogorov_smirnov_test)
export(kolmogorov_smirnov_test_boot)
export(locate_rosetta_application)
export(new_count)
export(no_normalization)
export(polar_equal_area_grids_bw)
export(prepare_feature_instances)
export(primary_modes_conical_3d_norm_diff)
export(primary_modes_diff)
export(primary_modes_radial_3d_norm_diff)
export(query_sample_sources)
export(query_sample_sources_against_ref)
export(radial_3d_normalization)
export(ref_count)
export(save_plots)
export(save_tables)
export(save_trees)
export(set_db_cache_size)
export(sliding_windows)
export(smooth_comparison_statistics)
export(smooth_kl_divergence)
export(spherical_normalization)
export(two_sided_ttest)
export(uniform_normalization)
export(vector_crossprod)
export(vector_dihedral)
export(vector_distance)
export(vector_dotprod)
export(vector_normalize)
exportClasses(FeaturesAnalysis)
importFrom(magrittr,"%>%")