Learn R Programming

perccalc (version 1.0.5)

Estimate Percentiles from an Ordered Categorical Variable

Description

An implementation of two functions that estimate values for percentiles from an ordered categorical variable as described by Reardon (2011, isbn:978-0-87154-372-1). One function estimates percentile differences from two percentiles while the other returns the values for every percentile from 1 to 100.

Copy Link

Version

Install

install.packages('perccalc')

Monthly Downloads

180

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jorge Cimentada

Last Published

December 17th, 2019

Functions in perccalc (1.0.5)

pisa_2012

Mathematics test scores of Spain, Germany and Estonia in the PISA 2012 test
pisa_2006

Mathematics test scores of Spain, Germany and Estonia in the PISA 2006 test
perc_diff

Calculate percentile differences from an ordered categorical variable and a continuous variable.
perc_dist

Calculate a distribution of percentiles from an ordered categorical variable and a continuous variable.