region_sample_edge | R Documentation |
Log-Ratio Region Sampling
region_sample_edge(docs, max_query, edge = T, regions = "both")
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 |
Sampled documents.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.