This function makes a plot of the data frame outputted by function modSel(). Useful to choose wich of the simulated datasets is the most similar to the observed one.
Usage
plotAlpha(SSIM, REP, BP = FALSE)
Arguments
SSIM
data frame output of modSel.
REP
number of replicates.
BP
when FALSE (default) plots a line representing the average of all replicates. When TRUE plots boxplots of all replicates for each alpha value.