deepof.post_hoc.fit_normative_global_model

deepof.post_hoc.fit_normative_global_model(global_normal_embeddings: DataFrame)

Fit a global model to the normal embeddings.

Parameters:

global_normal_embeddings (pd.DataFrame) – A dictionary of embeddings, where the keys are the names of the experimental conditions, and the values are the embeddings for each condition.

Returns:

A fitted global model.