plotResidualsMeanSumSq.Rd
Plots the mean of the squared sum of residuals.
plotResidualsMeanSumSq( nlsFitsList, outputPrefix, plotFormat = "png", plotDimensions = list(width = 11.69, height = 8.27), color_scale = ggplot2::scale_colour_hue() )
nlsFitsList | the FIP fits output list. |
---|---|
outputPrefix | the basename (identifying a case) for the plot. |
plotFormat | the format, passed to |
plotDimensions | the dimensions of the plot. |
color_scale | the shared color scale to identify fragment and adduct pairs. |
the ggplot object.