Define an internal metric for lcModels
Define an internal metric for lcModels
defineInternalMetric(name, fun, warnIfExists = TRUE)
name |
The name of the metric. |
fun |
The function to compute the metric, accepting a lcModel object as input. |
warnIfExists |
Whether to output a warning when the new metric is already defined. |
Other metric functions:
defineExternalMetric()
,
externalMetric,lcModel,lcModel-method
,
getExternalMetricDefinition()
,
getExternalMetricNames()
,
getInternalMetricDefinition()
,
getInternalMetricNames()
,
metric()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.