vaeac_check_positive_numerics: Function that checks positive numerics
Description
Function that checks positive numerics
Usage
vaeac_check_positive_numerics(named_list_positive_numerics)
Value
The function does not return anything.
Arguments
- named_list_positive_numerics
List containing named entries. I.e., list(a = 0.2, b = 10^3)
.
Author
Lars Henry Berge Olsen