Home

Awesome

Robyn: Continuous & Semi-Automated MMM <img src='R/man/figures/logo.png' align="right" height="139px" />

The Open Source Marketing Mix Model Package from Meta Marketing Science

CRAN_Status_Badge Downloads Site Facebook CodeFactor

Introduction

Quick start for R

1. Installing the package

## CRAN VERSION
install.packages("Robyn")

## DEV VERSION
# If you don't have remotes installed yet, first run: install.packages("remotes")
remotes::install_github("facebookexperimental/Robyn/R")

2. Getting started

Quick start Python (Robyn API for Python beta)

The Robyn API for Python (beta), first released on Nov.22nd 2023, is a plumber-based solution that requires the installation of the Robyn R pacakge first. Please see the usage guide here.

License

Meta's Robyn is MIT licensed, as found in the LICENSE file.

Contact