Learn R Programming

mizer (version 3.4.0)

resource_length_params: The weight-length parameters of the resource

Description

Reads a and b from resource_params(), falling back to resource_length_defaults for a model that does not set them — which is every model built before these parameters existed.

Usage

resource_length_params(params)

Value

A list with entries a and b.

Arguments

params

A MizerParams object.