Changes in version 1.3.0 (2025-12-15) Functionality for stratified bootstrap sampling added. Changes in version 1.2.2 (2025-03-25) Updating example and test that use ex_linquad from smcfcs package Changes in version 1.2.1 (2023-06-01) Updating Jonathan's contact email address and reference to published paper by von Hippel and Bartlett (2021) in Statistical Science. Changes in version 1.2.0 (2021-04-01) bootImpute behaviour changed so that the imputation function, when passed an incomplete dataset, returns a list of imputed datasets, rather than a single imputed data frame. This change has been made to improve computational efficiency, since for certain imputation methods, e.g. imputation conditional on the MLE, the imputation model will only need to be fitted once to each bootstrapped incomplete dataset. Changes in version 1.1.0 (2020-07-10) Adds functionality to bootstrap and impute and analyse the resulting datasets making use of multiple cores/processors, to reduce computation times.