Assert that a lambda.z value is valid
assert_lambdaz(
lambda.z,
any.missing = TRUE,
.var.name = checkmate::vname(lambda.z)
)
lambda.z
or an informative error
The elimination rate (in units of inverse time) for extrapolation
[logical(1)
]
Are vectors with missing values allowed? Default is TRUE
.
[character(1)
]
Name of the checked object to print in assertions. Defaults to
the heuristic implemented in vname
.