Skip to content

Commit

Permalink
name ridge parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jdstamp committed Jan 29, 2024
1 parent 422d393 commit 5448043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sgkit/stats/regenie.py
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ def regenie(
Defaults to 10 sample blocks split roughly across all possible
samples or the number of samples, if that number is < 10.
alphas
List of alpha values to use for regularization, by default None.
List of ridge parameter values to use for regularization, by default None.
If not provided, these will be set automatically based on
datasize and apriori heritability assumptions.
add_intercept
Expand Down

0 comments on commit 5448043

Please sign in to comment.