region_sample_edge: Log-Ratio Region Sampling

region_sample_edgeR Documentation

Log-Ratio Region Sampling

Description

Log-Ratio Region Sampling

Usage

region_sample_edge(docs, max_query, edge = T, regions = "both")

Arguments

docs

[dataframe] Documents with log ratio and cumulative sum columns.

max_query

[integer] Number of documents to be queried.

edge

[logical] Whether we sapmle from the edge of the posterior distributions as well

Value

Sampled documents.


activetext/activeR documentation built on May 31, 2024, 10:21 a.m.