View source: R/9_Stats_functions.R
kruskal.SmaxN.plot | R Documentation |
This function computes Kruskall Wallis test to see if SmaxN is significantly different across an increasing number of cameras or time
kruskal.SmaxN.plot(SmaxN_df, metric)
SmaxN_df |
a dataframe from the final.combcam() function with SmaxN with an increasing number of cameras or with increasing recording time |
metric |
a caracter string refering to the metric to which SmaxN must be confronted. It can either be "cam_nb" or "timespan". |
a plot saved in the output folder and the results of the Kruskall-Wallis test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.