ComeçarComece de graça

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 exercício faz parte do curso

Fundamentals of Bayesian Data Analysis in R

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Add the column posterior$profit_diff

# Visualize posterior$profit_diff
Editar e executar o código