ComenzarEmpieza gratis

A small decision analysis 2

Using the columns video_profit and text_profit that you added to posterior in the last exercise, let's conclude the decision analysis.

Este ejercicio forma parte del curso

Fundamentals of Bayesian Data Analysis in R

Ver curso

Ejercicio interactivo práctico

Prueba este ejercicio y completa el código de muestra.

# Add the column posterior$profit_diff

# Visualize posterior$profit_diff
Editar y ejecutar código