is_missing {plspm}R Documentation

Presence of missing values

Description

Internal function not to be called by the user

Usage

  is_missing(x)

Arguments

x

a list

Details

Internal function. is_missing is called by get_weights_nonmetric

Value

vector indicating whether each element in x contains NAs

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


[Package plspm version 0.5.1 Index]