- Improved documentation, also of internal functions.
- Introduced argument
verbose =in several function, so as to show information to console only if the user so desires. This argument isFALSEfor all functions exceptlearn(). - Added example of imputation in vignette.
- Rewritten README with description of the package's main features.
- Cleaned up code.