-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 878 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 878 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
# Generated by roxygen2: do not edit by hand
export(Omega_bootstrap)
export(anisotropy_index)
export(anisotropy_metrics_4_int_matrix)
export(boot_prob_excl_Omega_raw)
export(closest_to_exclusion)
export(cone_vertices_director_vertices)
export(furthest_from_exclusion)
export(incenter_inradius_isoprob_calculation)
export(max_min_intrinsic_growth_rates)
export(mean_pairwise_similarity)
export(prob_extinction_4_int_matrix)
export(small_omega_iso)
export(sp_distance_to_exclusion)
export(vertices_unit_ball)
import(doParallel)
import(foreach)
importFrom(boot,boot)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(matlib,inv)
importFrom(mvtnorm,pmvnorm)
importFrom(pracma,crossn)
importFrom(stats,quantile)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(zipfR,Rbeta)