arviz_base.load_arviz_data#
- arviz_base.load_arviz_data(dataset=None, data_home=None, **kwargs)[source]#
Load a local or remote pre-made dataset.
Run with no parameters to get a list of all available models.
The directory to save to can also be set with the environment variable
ARVIZ_DATA. The checksum of the dataset is checked against a hardcoded value to watch for data corruption.Run
arviz_base.clear_data_hometo clear the data directory.- Parameters:
- Returns: