powered by
find the number of non-Gaussian components in the data.
NG_number(data, type = "S3")
the number of non-Gaussian components in the data.
original matrix with n x p.
'S1', 'S2' or 'S3'
library(singR) data("exampledata") data=exampledata NG_number(data$dX)
Run the code above in your browser using DataLab