NormalizeGrades: Normalize grades by 2nd/3rd quartiles

View source: R/grading.R

NormalizeGradesR Documentation

Normalize grades by 2nd/3rd quartiles

Description

Normalize grades by 2nd/3rd quartiles

Usage

NormalizeGrades(data, plot = FALSE)

Arguments

data

(data.frame with 3 columns: 'id', 'note', 'correcteur')

plot

(boolean plot or return raw data)


vincentarelbundock/vincent documentation built on June 30, 2022, 1:52 p.m.