"norMix"
object (see norMix
),
sorts along the mu
values; i.e., for the
default decreasing = FALSE
the resulting x[,"mu"]
are
sorted from left to right.## S3 method for class 'norMix':
sort(x, decreasing = FALSE, \dots)
"norMix"
.sort(x[,"mu"],*)
."norMix"
object like x
.sort(MW.nm9)
stopifnot(identical(MW.nm2, sort(MW.nm2)))
Run the code above in your browser using DataLab