# NOT RUN {
# For example, to perform ICA on the matrix "X" with 40 replicates, saving
# the independent components to "ic", the following command may be used:
# }
# NOT RUN {
output <- radical(input=X, replicates=40)
ic <- output$output_ic
# }
Run the code above in your browser using DataLab