Skip to content

CRAN 1.4.2

Choose a tag to compare

@petersonR petersonR released this 22 Aug 15:26
  • Update citation to point to newly published work.
  • Update maintainer email to new address (same person, new affiliation).
  • Correctly subtract 1/2 from ranks in ORQ transformation to make quantile estimation unbiased (this was a bug in 1.3.0, as ranks start at 1, not zero). Divides by n instead of n+1.
  • Specify the weights for the GLM in the ORQ transformation to be the number of observations. This doesn't change the transformation but seems to have a bit faster computational speed, and it's more mathematically tractable.
  • Other various bug fixes to tests and to plotting functions.