is_missing {plspm} | R Documentation |
Internal function not to be called by the user
is_missing(x)
x |
a list |
Internal function. is_missing
is called by
get_weights_nonmetric
vector indicating whether each element in x contains NAs
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)