Closed benmsanderson closed 1 year ago
Defining rs_function or rb_function in a call to CICEROSCM is functional, but raises a warning message implying that the parameter name is not valid.
cscm_dir=CICEROSCM({ "rs_function":make_rs_function_from_arrays( [0.5, .2,.01,.01, .01], [1.2679, 5.2528, 18.601, 68.736, 232.3], )})
_Parameter rsfunction is not used. Please check if you have a typo
Defining rs_function or rb_function in a call to CICEROSCM is functional, but raises a warning message implying that the parameter name is not valid.
cscm_dir=CICEROSCM({ "rs_function":make_rs_function_from_arrays( [0.5, .2,.01,.01, .01], [1.2679, 5.2528, 18.601, 68.736, 232.3], )})
_Parameter rsfunction is not used. Please check if you have a typo