- Fixed
difftime
bug for old release R - Updated maintainer email
- Added a 10,000 id data set
bp10k
- Added a second vignette to reproduce associated paper graphics and more
- Reduced vignette dependence to only base graphics
- New function
plot_sample
built on base graphics - New function
plot_smooths
built on base graphics - New function
plot_silhouette
built on base graphics - Expanded capability of
gen_traj_data
beyond 3 clusters withtype
andintercept
parameters - Modified parameters in
clustra
- Added
starts = "distant"
option in functionstart_groups
- Added parameter
starts
inclustra_sil
andclustra_rand
- New internal functions
kchoose
andic_fun
(not exported)
- Original ids are now included in
clustra
output - Added the ability to reuse previous clustra runs by
clustra_sil
for silhouette plots iter
parameter changed toconv
= c(iter, minchange)
Initial release on CRAN