check_full_data {GSSTDA} | R Documentation |
check_full_data
Description
Checking the full_data introduces in the package
Usage
check_full_data(full_data, na.rm = TRUE)
Arguments
full_data |
Matrix with the columns of the input matrix corresponding to the individuals belonging to the level. |
na.rm |
|
Value
Return full_data
without NAN's and as a matrix
[Package GSSTDA version 1.0.0 Index]