Skip to content
Snippets Groups Projects
Commit 94cc4d51 authored by nfontrod's avatar nfontrod
Browse files

src/find_interaction_cluster/community_figures/__main__.py: add logit in docstring

parent eadf270f
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ def create_community_figures(table: str, feature: str, target_col: str,
:param target_col: The name of the column containing the data of interest
:param output: The output folder
:param outfile: The name of the output figure file (pdf format)
:param test_type: The type of test to make (permutation or lm)
:param test_type: The type of test to make (permutation, lm or logit)
:param target_kind: An optional name that describe a bit further \
target_col.
:param iteration: The number of sub samples to create. This parameter \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment