{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# contour" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This section provides examples of how to use the contour function. At a minimum, the `plot` function requires the following keywords:\n", "
\n", " | Experiment | \n", "Batch | \n", "X | \n", "Y | \n", "Value | \n", "
---|---|---|---|---|---|
0 | \n", "Control | \n", "101 | \n", "1 | \n", "-4 | \n", "3.5 | \n", "
1 | \n", "Control | \n", "101 | \n", "1 | \n", "-2 | \n", "2.1 | \n", "
2 | \n", "Control | \n", "101 | \n", "1 | \n", "0 | \n", "3.3 | \n", "
3 | \n", "Control | \n", "101 | \n", "1 | \n", "2 | \n", "3.2 | \n", "
4 | \n", "Control | \n", "101 | \n", "1 | \n", "4 | \n", "4.0 | \n", "