data('mycerIds10', package='INSPEcT')
geneClass(mycerIds10)
# see the classification with another threshold for chi-squared test
geneClass(mycerIds10, cTsh=.2)
# set the new threshold permanently within the object
thresholds(mycerIds10)$chisquare <- .2
Run the code above in your browser using DataLab