v1.1
msmtools 1.1
Now available on CRAN
Changes in functions
augment()
now is way faster then in v1.0 thanks to a new implementation when defining patternsaugment()
now uses the fasteruniqueN()
to extract the number of unique values in a vector
Bug fixes
augment()
now correctly repositions new created variables
Other changes
augment()
in-line help now provides correct information on what it returns