upsample2: Provides probabilistic assignments for mixture components to...

Description Usage Arguments Details Value See Also

Description

For large studies, tens of thousands of observations are not needed to approximate the mixture component densities and down-sampling is used to speed up computation. The inverse, up-sampling, is used after fitting mixture models to provide mixture component probabilities for all participants in the study.

Usage

1
upsample2(model, dat)

Arguments

model

a MultiBatch instance

dat

a tibble of the full dataset typically created by median_summary

Details

See the vignette or README for an example workflow.

Value

a tibble for the full dataset with mixture component assignments

See Also

down_sample2


scristia/CNPBayes documentation built on Aug. 9, 2020, 7:31 p.m.