ViCCo-Group / frrsa

Python package to conduct feature-reweighted representational similarity analysis.
https://www.sciencedirect.com/science/article/pii/S105381192200413X
GNU Affero General Public License v3.0
27 stars 3 forks source link

Clarify returned objects #42

Closed PhilippKaniuth closed 1 year ago

PhilippKaniuth commented 1 year ago

In the README, clarify how the optionally returned objects predicted_matrix, betas, and predictions are created and should (not) be used.