x2prms_vals: Update the parameter matrix for vector inputs (internal docu)

View source: R/core_flex_prms.R

x2prms_valsR Documentation

Update the parameter matrix for vector inputs (internal docu)

Description

This function takes a numeric vector and maps the values to the parameter matrix using the linearized internal list. This will also lead to an update of the values for which special dependencies were set

Usage

x2prms_vals(x, flex_prms_obj)

Arguments

x

a numeric vector with new values to set

flex_prms_obj

a flex_prms with the (linearized) internal list and the parameter matrix

Details

Does not perform input checks!

Value

a flex_prms_obj with updated parameter matrix


dRiftDM documentation built on April 3, 2025, 7:48 p.m.