jamovi / jmv

jamovi for R
https://www.jamovi.org
56 stars 27 forks source link

Descriptives: add extreme values table #357

Closed raviselker closed 1 year ago

raviselker commented 1 year ago

Table shows the extremest values (highest and lowest) of a numeric variable. The number of required extreme values can be defined by the user.

Important: this implementation ignores the grouping variable

Closes #168

The implementation looks as follows:

Screenshot 2022-08-21 at 13 22 28
jonathon-love commented 1 year ago

hmm, i'm wondering if there's a more natural way of saying Extremest ... that's also compact. ... Most extreme? Min/max?