get_plot_coords#

pymc_marketing.plot.get_plot_coords(coords, non_grid_names)[source]#

Get the plot coordinates.

Parameters:
coordsCoords

The coordinates to get the plot coordinates from.

non_grid_namesset[str]

The names to exclude from the grid.

Returns:
Coords

The plot coordinates.