Learn R Programming

UNCOVER (version 1.1.0)

Utilising Normalisation Constant Optimisation via Edge Removal (UNCOVER)

Description

Model data with a suspected clustering structure (either in co-variate space, regression space or both) using a Bayesian product model with a logistic regression likelihood. Observations are represented graphically and clusters are formed through various edge removals or additions. Cluster quality is assessed through the log Bayesian evidence of the overall model, which is estimated using either a Sequential Monte Carlo sampler or a suitable transformation of the Bayesian Information Criterion as a fast approximation of the former. The internal Iterated Batch Importance Sampling scheme (Chopin (2002 )) is made available as a free standing function.

Copy Link

Version

Install

install.packages('UNCOVER')

Monthly Downloads

145

Version

1.1.0

License

GPL-2

Maintainer

Samuel Emerson

Last Published

August 25th, 2023

Functions in UNCOVER (1.1.0)

IBIS.logreg.opts

Additional argument generator for IBIS.logreg()
plot.IBIS

Plot various outputs of IBIS
print.IBIS

Print IBIS
IBIS.logreg

Logistic regression iterated batch importance sampling
UNCOVER

Utilising Normalisation Constant Optimisation Via Edge Removal
plot.UNCOVER

Plot various outputs of UNCOVER
print.UNCOVER

Print UNCOVER
predict.UNCOVER

Prediction method for UNCOVER
predict.IBIS

Prediction method for IBIS
UNCOVER.opts

Additional argument generator for UNCOVER()