Other packages > Find by keyword >

grizbayr  

Bayesian Inference for A|B and Bandit Marketing Tests
View on CRAN: Click here


Download and install grizbayr package within the R console
Install from CRAN:
install.packages("grizbayr")

Install from Github:
library("remotes")
install_github("cran/grizbayr")

Install by package version:
library("remotes")
install_version("grizbayr", "1.3.5")



Attach the package and use:
library("grizbayr")
Maintained by
Ryan Angi
[Scholar Profile | Author Map]
First Published: 2020-05-11
Latest Update: 2023-10-09
Description:
Uses simple Bayesian conjugate prior update rules to calculate the win probability of each option, value remaining in the test, and percent lift over the baseline for various marketing objectives. References: Fink, Daniel (1997) "A Compendium of Conjugate Priors" . Stucchio, Chris (2015) "Bayesian A/B Testing at VWO" .
How to cite:
Ryan Angi (2020). grizbayr: Bayesian Inference for A|B and Bandit Marketing Tests. R package version 1.3.5, https://cran.r-project.org/web/packages/grizbayr. Accessed 11 Apr. 2025.
Previous versions and publish date:
1.2.1 (2020-05-11 14:30), 1.2.2 (2020-06-04 17:40), 1.2.3 (2020-07-07 17:10), 1.3.0 (2020-08-12 19:50), 1.3.1 (2020-11-12 00:00), 1.3.2 (2022-08-15 20:30), 1.3.3 (2022-12-23 12:10)
Other packages that cited grizbayr R package
View grizbayr citation profile
Other R packages that grizbayr depends, imports, suggests or enhances
Complete documentation for grizbayr
Functions, R codes and Examples using the grizbayr R package
Some associated functions: calculate_multi_rev_per_session . calculate_total_cm . estimate_all_values . estimate_lift . estimate_lift_vs_baseline . estimate_loss . estimate_value_remaining . estimate_win_prob . estimate_win_prob_given_posterior . estimate_win_prob_vs_baseline . estimate_win_prob_vs_baseline_given_posterior . find_best_option . grizbayr-package . impute_missing_options . is_prior_valid . is_winner_max . rdirichlet . sample_cm_per_click . sample_conv_rate . sample_cpa . sample_cpc . sample_ctr . sample_from_posterior . sample_multi_rev_per_session . sample_page_views_per_session . sample_response_rate . sample_rev_per_session . sample_session_duration . sample_total_cm . update_beta . update_dirichlet . update_gamma . validate_data_values . validate_input_column . validate_input_df . validate_posterior_samples . validate_priors . validate_wrt_option . 
Some associated R codes: calculate_multi_rev_per_session.R . calculate_total_cm.R . estimate_all_values.R . estimate_lift.R . estimate_lift_vs_baseline.R . estimate_loss.R . estimate_value_remaining.R . estimate_win_prob.R . estimate_win_prob_given_posterior.R . estimate_win_prob_vs_baseline.R . estimate_win_prob_vs_baseline_given_posterior.R . find_best_option.R . grizbayr-package.R . impute_missing_options.R . is_prior_valid.R . is_winner_max.R . rdirichlet.R . sample_cm_per_click.R . sample_conv_rate.R . sample_cpa.R . sample_cpc.R . sample_ctr.R . sample_from_posterior.R . sample_multi_rev_per_session.R . sample_page_views_per_session.R . sample_response_rate.R . sample_rev_per_session.R . sample_session_duration.R . sample_total_cm.R . sysdata.R . update_beta.R . update_dirichlet.R . update_gamma.R . validate_data_values.R . validate_input_column.R . validate_input_df.R . validate_posterior_samples.R . validate_priors.R . validate_wrt_option.R .  Full grizbayr package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for grizbayr02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA