| NEWS | R Documentation |
News for Package 'telescope'
Changes in telescope version 0.2-2
Include an argument 'alpha' in 'priorOnAlpha_spec()' to allow to vary the fixed value of alpha for specification '"alpha_const"'.
Functions 'identifyMixture()' and 'identifyLCAMixture()'modified to also return the
k-means cluster memberships of the stacked components across iterations.A vignette was added to illustrate the CLiPS procedure.
Changes in telescope version 0.2-1
Bug fixed in 'sampleUniNormMixture()' and 'sampleMultNormMixture()' for the dynamic case.
Bug fixed in 'priorOnK_spec()' where specification and implementation were not in sync regarding the case BNB(2, 1, 2).
Bug fixed in 'identifyMixture' and 'identifyLCAMixture' to only reorder draws where a permutation is possible.
Changes in telescope version 0.2-0
Added functions 'sampleLCAMixture()' and 'identifyLCAMixture()' added to fit mixtures of LCA models with a prior on the number of component with the telescoping sampler as well as a vignette demonstrating the use.
Added a data set with simulated data and a vignette to demonstrate the fitting of mixtures of LCA models with a prior on the number of components.
Added 'NEWS.Rd' as well as 'CITATION'.