plot(SPgroup, SortMethod = "unsorted", TopDown = TRUE,
xticklabels = "originalIndices", main = "entire profile set")
IC_ids_pwl <- chooseICavg(SPgroup, n = 4, nPWL = 4,
classifyPWLs = list(pwl_gtype = c("SH", "DH")),
classifyCRs = NULL)
plot(SPgroup[IC_ids_pwl], SortMethod = "unsorted", hardnessResidual = 0, TopDown = TRUE,
xticklabels = IC_ids_pwl, main = "sample of profiles with rather many and distributed PWLs")
Run the code above in your browser using DataLab