csranks 1.2.3
- Fixed S3 inheritance for the projmethod oflmranks. Added it tolmranksdocumentation
page.
- Changed column names of coefficientsinsummary.lmranksfromt valuetoz valueand fromPr(<|t|)toPr(<|z|).
- Removed line about residual degrees of freedom from
print.summary.lmranks.
- Example in csranksnow callsdata(pisa2018).
- Clarified documentation of csranksfunction
family.
- Improved documentation of irank,frank,
etc
- Fixed typo in an error message
- Updated tests
csranks 1.2.2
- Changed license to GPL v3
csranks 1.2.1
- Added new datasets, pisa2018andpisa2022
- Updated CITATION and references
- Bugfix of plot.csrankswith non defaultindices
csranks 1.2.0
- Public release with contents of 1.1 (Rank-rank linear
regression)
- Added a new mode for regression with clustered (grouped) data
- Bugfixes, doc, new vignette
csranks 1.1.1
- Optimized vcov.lmranksmethod
csranks 1.1.0
- Added lmranksfunction for linear modelling of ranks
using single rank covariate and possibly other, “usual” covariates
- Implemented methods print,summary,vcov,confint,predictforlmranksoutput
- Disabled a number of methods defined for ļm(likesigma,AICorinfluence)
csranks 1.0.0
- Release!
- iranknow raises error if NAs present and- na.rm=FALSE
csranks 0.5.0
- csranksnow produces- csranksobject. List
as before, but with new- rankelement
- Added plot.rankingfunction
csranks 0.4.1
- Vargument (- sdbefore 0.4) renamed to- Sigma
- Adding irankandfrankfunctions
csranks 0.4.0
- sdargument renamed to- V; now accepts ONLY
covariance matrix.
- *_margand- *_simulmethods removed; use- *with- simuloption.
csranks 0.3.0
- Added possibility of features to be correlated across populations.
sdargument now can accept covariance matrix.
csranks 0.2.0
- Added implementation of confidence sets for ranks based on
multinomial data.
- Added implementation of confidence sets for tau-best and
tau-worst.
csranks 0.1.0
- This is the first release of csranks.