final_result_summarize_cont {LongDat} | R Documentation |
Generate result table as output in longdat_cont()
Description
Generate result table as output in longdat_cont()
Usage
final_result_summarize_cont(
variable_col,
N,
Ps_conf_inv_model_unlist,
variables,
sel_fac,
Ps_conf_model_unlist,
model_q,
posthoc_q,
Ps_null_model_fdr,
Ps_null_model,
assoc,
prevalence,
mean_abundance,
p_poho,
not_used,
Ps_effectsize,
data_type,
false_pos_count
)
Arguments
variable_col |
Internal function argument. |
N |
Internal function argument. |
Ps_conf_inv_model_unlist |
Internal function argument. |
variables |
Internal function argument. |
sel_fac |
Internal function argument. |
Ps_conf_model_unlist |
Internal function argument. |
model_q |
Internal function argument. |
posthoc_q |
Internal function argument. |
Ps_null_model_fdr |
Internal function argument. |
Ps_null_model |
Internal function argument. |
assoc |
Internal function argument. |
prevalence |
Internal function argument. |
mean_abundance |
Internal function argument. |
p_poho |
Internal function argument. |
not_used |
Internal function argument. |
Ps_effectsize |
Internal function argument. |
data_type |
Internal function argument. |
false_pos_count |
Internal function argument. |
[Package LongDat version 1.1.2 Index]