Currently brmp expects data in the form of Pandas dataframes, but when working with larger, higher-dimensional datasets it might be more convenient to specify formulas in terms of multidimensional xarray Dataset objects.
This would probably require substantial changes to brmp's code generation infrastructure, however, and is not high priority.