Skip to content

Commit

Permalink
[skip ci] Minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
donishadsmith committed Dec 7, 2024
1 parent 022fd42 commit 7232a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurocaps/analysis/cap.py
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ def calculate_metrics(self,
in instances when two or more groups are specified and have different number of CAPs. As mentioned previously,
"CAP-1", "CAP-2", and "CAP-3" for Group A is distinct from Group B due to using separate k-means models.
When no groups were specified during initialization of the ``CAP`` class, the resulting `"temporal_fraction"`
If no groups were specified during initialization of the ``CAP`` class, the resulting `"temporal_fraction"`
dataframe (assuming four CAPs were identified in the k-means model using all participants):
**Without Groups**
Expand Down

0 comments on commit 7232a08

Please sign in to comment.