Skip to contents

[Stable]

This function converts a vector of parameters to a list of parameters.

Usage

parameter_vec_to_list(parameter_vec, prameter_skeleton)

Arguments

parameter_vec

A vector of parameters

prameter_skeleton

A list of parameters to use as a skeleton for the new list

Value

A list of parameters (invisible)