# load data
data(example_data)
label=example_data
# if plot is not NULL, results will be saved in "result_output" directory
title="result_output"
# \donttest{
ncw<-callNCW(title=title,label=label,stability=TRUE)
plotCompareCW(title=title,label=label,ncw=ncw)
# }
Run the code above in your browser using DataLab