This is a second release of the cfdecomp package. Compared to version 1, this new version now has three added functions and added functionality to existing functions.
The added functions are: * cluster.resample: a function that allows for easy resampling by cluster ID in long-format data. * cfd.FUN: a decomposition function that can decompose the output of any function (as long as that function returns a vector)
The added functionality is: * cluster.sample and cluster.name have been added to cfd.mean and cfd.quantile, allowing for cluster resampling in these functions.
See DESCRIPTION for more information.