rm_sparse_cont {LongDat} | R Documentation |
Remove the dependent variables that are below the threshold of sparsity when the data type is count data in longdat_cont()
Description
Remove the dependent variables that are below the threshold of sparsity when the data type is count data in longdat_cont()
Arguments
values |
Internal function argument. |
data |
Internal function argument. |
nonzero_count_cutoff1 |
Internal function argument. |
nonzero_count_cutoff2 |
Internal function argument. |
theta_cutoff |
Internal function argument. |
Ps_null_model |
Internal function argument. |
prevalence |
Internal function argument. |
absolute_sparsity |
Internal function argument. |
mean_abundance |
Internal function argument. |
p_poho |
Internal function argument. |
assoc |
Internal function argument. |
[Package LongDat version 1.1.2 Index]