- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
Latest commit
34 lines (33 loc) · 990 Bytes
/
Copy pathNAMESPACE
File metadata and controls
34 lines (33 loc) · 990 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
# Generated by roxygen2: do not edit by hand
export(CCC_computation)
export(Compute_pcf)
export(Create_sce_object)
export(Fit_Dagum)
export(Fit_beta_prime)
export(Fit_exponential)
export(Fit_gamma)
export(Fit_generalized_beta_prime)
export(Fit_generalized_gamma)
export(Fit_log_Laplace)
export(Fit_log_cauchy)
export(Fit_mixed_interaction)
export(Fit_parametric_pcf_model)
export(Fit_power_law)
export(Fit_sigmoid)
export(Model_comparison_boxplot)
export(Perform_spatial_sampling_fitting)
export(Plot_selected_cluster)
export(color_convertion)
importFrom(RColorBrewer,brewer.pal)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,colLabels)
importFrom(minpack.lm,nls.lm.control)
importFrom(minpack.lm,nlsLM)
importFrom(spatstat.explore,Kest.fft)
importFrom(spatstat.explore,pcf.fv)
importFrom(spatstat.explore,pcf.ppp)
importFrom(spatstat.geom,owin)
importFrom(spatstat.geom,ppp)
importFrom(stats,coef)
importFrom(stats,residuals)
importFrom(stats,var)