-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Description
JASP uses the default quantile algorithm type = 7
(https://github.com/jasp-stats/jaspDescriptives/blob/f0be503695f0bd0a68eaf4cdfa9c122c19ea08ee/R/descriptives.R#L699-L701), see ?quantile
in R. This does not necessarily correspond to other programs like Excel (see kwartiel issue.xlsx). The feature request is to add an option to specify the quantile algorithm.
Purpose
No response
Use-case
No response
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
Descriptives
Describe the solution you would like
Add an option to specify the type
.
Describe alternatives that you have considered
No response
Additional context
No response