ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Model resuts for variables including assignment_a variable but without current habits .

These are coefficients for ridge and lasso models setting practicedays (a variable from 0 to 7 indicating how many days out of the last 7 they performed their habit) as target variable normalizing the independent variables to be z-scores but NOT normalizing the dependent variable.

Using KFold to split data where n_splits was set to 5. Indicating an 80-20 percent data splits for train and hold-out (test) sample set respectively.

Alpha ranges from 0.00001 to 100,000, each step an exponential increase in multiples of 2.
RidgeLasso
2
train sample size (n)216216
3
test sample size5454
4
alpha335.544320.16384
5
trainScore R^20.200230.18135
6
foldScore R^20.108440.09056
7
motivation0.16419791960.2880552041
8
motivationToStartNewHAbits0.13087005830.2003179949
9
moreEnergyThanOthersMyAge0.11251456540.1921846203
10
supressionScore0.11126031790.1239301158
11
GroupAssignement_a0.084983586980.05150829596
12
agreeableness0.089705792250.04079161734
13
conscientiousness0.08441053220.03503200043
14
reappraisalScore0.072399744870.02422418765
15
stability0.082485644870.02172397288
16
openness0.078408640560.02105309348
17
habitsFormed0.066768964230.01677044933
18
supportNetwork0.070546868770.004242817436
19
fixedMindsetScore0.053786910660
20
sensationSeekingScore0.051939297670
21
age0.044447322290
22
willpowerScore0.03721686520
23
isEmployed0.036893160150
24
householdIncomeScore0.029828461290
25
stressorLifeEvents0.025946288690
26
medicalConditionSeverity0.018345476660
27
identifiesAsDepressed0.001611405940
28
minutesReading-0.0038033665960
29
homeUrbannessScore-0.0098269954820
30
slowFastApproach-0.012486719120
31
extraversion-0.024844518340
32
educationScore-0.039338471880
33
freeHoursPerDayEstimate-0.043687338710
34
children-0.063214763750
35
currentlyInARelationship-0.0595829131-0.000252014732
36
personalFreedom-0.08193414498-0.01925595823
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100