get_param_names_without_meta: This function trims out the meta suffix from the names of...

Description Usage Arguments Value See Also Examples

View source: R/parameters.R

Description

This function is called internally by other functions. It is a simple utility function.

Usage

1

Arguments

param_names

A vector of parameter names

Value

A vector of names.

See Also

get_param_name

Examples

1
get_param_names_without_meta(param_names = rownames(Models$mod1$param_matrix_full)[1:2])

courtiol/SileR documentation built on May 16, 2020, 8:10 p.m.