Plot fanchart of the parameters
plotParameterFan(x, y, yBoot, main, xlab, ylab, probs, fan.col, n.fan, ...)
value of x
central value of y
matrix with the simulated values of y
title of the plot
label of x axis
label of y axis
probabilities related to percentiles to plot in the fan chart
palette of colours used in the fan chart
the number of colour to use in the fan
In order for the plotting to look appropriately the intervals of the data with non missing values need to be found. Otherwise fanplot::fan doesn't work.