powered by
NIMBLE language functions that can be used in either compiled or uncompiled nimbleFunctions to detect if there are any NA or NaN values in a vector.
any_na(x)any_nan(x)
any_nan(x)
vector of values
NIMBLE Development Team