- Setup arguments can be overridden when calling a function.
- Updated
proflevels()for replicate weights by index. - Updated
leaguetable()for replicate weights by index. - Updated
repprop()for replicate weights by index. - Updated
repmean()for replicate weights by index. - Added internal function
repmeanfast()for faster means and proportions. - Added creation of replicate weights by index.
- Added extensive documentation.
- Added support for TIMSS Longitudinal 2023.
- Added
autoILSA().
- Added support for LaNA.
- Added
repmeanCI(). - Added
prepdata(). untidy()converts missings to NAs.- Argument
yearnow accepts characters. - Improved efficiency of
repcreate(). - Added
proflevels(). - Added
proflevels.get(). - Added
repprop.table(). - Added argument
aggregatestoreplm(), andrepprop(). - Added
leaguetables(). - Fixed a bug in
repquant()when using tibbles. - Fixed a bug in
repmean()whenbyandaggregates = NULL. - Added
RLIIas method. - Fixed
CIVEDas method. - Function
myfunc()deleted. This function was added my mistake in 0.4.0.
- Added
ILSAinfo()with ILSA information, and pre-setups withrepcreateILSA()andsetupILSA(). - Added support for CIVED, TIMSS and PIRLS pre 2015.
- Added aggregate options to
repmean()andreprho().
- Fixed a bug in
repglm(). - Fixed a bug in the method of
repmean().
- Initial version