get_factor_name {modelc} | R Documentation |
Extract the factor name from an R model
Description
Extract the factor name from an R model
Usage
get_factor_name(parameter, model)
Arguments
parameter |
A parameter name. |
model |
A list with the same signature as the output of |
Value
A character string representing the factor name
[Package modelc version 1.0.0.0 Index]