R/gupta_quantiles.R

quantiles.gupta <- structure(list(p = c(5, 10, 15, 20, 25, 30, 40, 50, 100),
                                  '0.25' = c(1.85, 2.26, 2.47, 2.6, 2.7, 2.78, 2.89, 2.98, 3.23),
                                  '0.1' = c(2.6, 2.98, 3.17, 3.3, 3.39, 3.46, 3.58, 3.66, 3.9),
                                  '0.05' = c(3.06, 3.42, 3.6, 3.72, 3.81, 3.88, 3.99, 4.07, 4.31),
                                  '0.01' = c(3.92, 4.25, 4.41, 4.52, 4.61, 4.67, 4.77, 4.85, 5.08)),
                             class = "data.frame", row.names = c(NA,-10L))

Try the argminCS package in your browser

Any scripts or data that you put into this service are public.

argminCS documentation built on Aug. 8, 2025, 7:51 p.m.