check_data {plspm} | R Documentation |
Check Data
Description
Internal function not to be called by the user
Usage
check_data(Data)
Arguments
Data |
numeric matrix or data frame containing the manifest variables. |
Details
Internal function. check_data
is called by
check_args
.
Value
validated Data
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]