Description Usage Arguments Value
Get the probability a Yelp review is positive.
1 | get_prob(data, model_coefs = model_coeff_tibble)
|
data |
A tibble of Yelp reviews pre-processed with |
model_coefs |
An optional tibble containing different model parameters. |
The original data with new columns for the log-odds and probability that each review is positive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.