check_risk_weights {risk.assessr} | R Documentation |
Check that the provided weights are numeric and non-negative.
Description
Check that the provided weights are numeric and non-negative.
Usage
check_risk_weights(weights)
Arguments
weights |
vector with weight values |
[Package risk.assessr version 2.0.0 Index]