interquartile ( seq -- q1 q3 )


Vocabulary
math.statistics

Inputs
seqan object


Outputs
q1an object
q3an object


Definition