Skip to content

Commit 5448043

Browse files
committed
name ridge parameter
1 parent 422d393 commit 5448043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgkit/stats/regenie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ def regenie(
799799
Defaults to 10 sample blocks split roughly across all possible
800800
samples or the number of samples, if that number is < 10.
801801
alphas
802-
List of alpha values to use for regularization, by default None.
802+
List of ridge parameter values to use for regularization, by default None.
803803
If not provided, these will be set automatically based on
804804
datasize and apriori heritability assumptions.
805805
add_intercept

0 commit comments

Comments
 (0)