Function to plot different results obtained from the application of the M3 mixing model
plot_m3_mixing_results(gdata, mixing.res, type = c("concentration", "mixing.ratio", "residual"), element)
gdata | A geochemical_dataset object |
---|---|
mixing.res | A list with ther results of the m3_mixing_model function |
type | A character string specifying the plot type to be created. Currently the supported options are:
|
element | A character string with the name of the ion |
This function returns a ggplot2 object with the requested plot.
Other mixing functions: constrained_lm
,
m3_mixing_model
, mix_model
,
select_end_members
,
uncertainty_m3_mixing_model