save_obs_df | R Documentation |
observations genration/save/load
save_obs_df(
weights_factor,
stat_per_obs_file,
regenerate_stat_per_obs_df,
weighted_moments,
randomization_number,
significativity_threshold
)
weights_factor |
the dataframe which contains the different factor linked to the weights |
stat_per_obs_file |
the path and name of the RDS file to load/save the dataframe which contains the statistics for each observed row regarding the random ones |
regenerate_stat_per_obs_df |
boolean to specify if the statistics per observation dataframe is computed again |
randomization_number |
the number of random abundance matrix to generate |
significativity_threshold |
the significance threshold to consider that the observed value is in the randomized value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.