stats per random generation
generate_stat_per_rand(
weights,
statistics_factor_name,
weights_factor,
weighted_moments,
randomization_number,
abundance_df,
lin_mod
)the dataframe of weights, one row correspond to a series of observation
vector of factor name for the computation of statistics for each generated matrix
the dataframe which contains the different factor linked to the weights
the number of random abundance matrix to generate
Indicates the type of linear model to use for (SKR): choose "lm" or "mblm"