array_density_wrt: The density measure of a mizer array

View source: R/ArraySpeciesBySize-class.R

array_density_wrtR Documentation

The density measure of a mizer array

Description

The bridge from the array metadata into the density machinery of the plots. Mizer arrays are indexed by the model's weight grid, so a stored density is always a density with respect to weight; the other measures in density_measures arise only for quantities that the spectrum plots compute on the fly, such as a density per logarithmic weight.

Usage

array_density_wrt(x)

Arguments

x

A mizer array object.

Value

"w" if the array holds a density, otherwise NA_character_.


mizer documentation built on Aug. 24, 2026, 9:08 a.m.