powered by
sspm_fit
Summarises a sspm_fit object, both in terms of productivity and biomass.
# S4 method for sspm_fit summary(object, biomass = NULL)
Nothing is returned, but a summary is printed.
[sspm_...] An object from this package.
[character] Biomass variable.
if (FALSE) { summary(sspm_model_fit) summary(sspm_model_fit, biomass = "weight_per_km2_borealis") }
Run the code above in your browser using DataLab