forked from jasp-stats/jasp-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
155 lines (155 loc) · 5.29 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
[submodule "Modules/Common/jaspDescriptives"]
path = Modules/jaspDescriptives
url = https://github.com/jasp-stats/jaspDescriptives
branch = master
[submodule "Modules/Common/jaspTTests"]
path = Modules/jaspTTests
url = https://github.com/jasp-stats/jaspTTests
branch = master
[submodule "Modules/Common/jaspAnova"]
path = Modules/jaspAnova
url = https://github.com/jasp-stats/jaspAnova
branch = master
[submodule "Modules/Common/jaspRegression"]
path = Modules/jaspRegression
url = https://github.com/jasp-stats/jaspRegression
branch = master
[submodule "Modules/Common/jaspFrequencies"]
path = Modules/jaspFrequencies
url = https://github.com/jasp-stats/jaspFrequencies
branch = master
[submodule "Modules/Common/jaspFactor"]
path = Modules/jaspFactor
url = https://github.com/jasp-stats/jaspFactor
branch = master
[submodule "Modules/Extra/jaspAudit"]
path = Modules/jaspAudit
url = https://github.com/jasp-stats/jaspAudit
branch = master
[submodule "Modules/Extra/jaspBain"]
path = Modules/jaspBain
url = https://github.com/jasp-stats/jaspBain
branch = master
[submodule "Modules/Extra/jaspNetwork"]
path = Modules/jaspNetwork
url = https://github.com/jasp-stats/jaspNetwork
branch = master
[submodule "Modules/Extra/jaspMachineLearning"]
path = Modules/jaspMachineLearning
url = https://github.com/jasp-stats/jaspMachineLearning
branch = master
[submodule "Modules/Extra/jaspMetaAnalysis"]
path = Modules/jaspMetaAnalysis
url = https://github.com/jasp-stats/jaspMetaAnalysis
branch = master
[submodule "Modules/Extra/jaspSem"]
path = Modules/jaspSem
url = https://github.com/jasp-stats/jaspSem
branch = master
[submodule "Modules/Extra/jaspSummaryStatistics"]
path = Modules/jaspSummaryStatistics
url = https://github.com/jasp-stats/jaspSummaryStatistics
branch = master
[submodule "Modules/Common/jaspMixedModels"]
path = Modules/jaspMixedModels
url = https://github.com/jasp-stats/jaspMixedModels
branch = master
[submodule "Modules/Extra/jaspDistributions"]
path = Modules/jaspDistributions
url = https://github.com/jasp-stats/jaspDistributions
branch = master
[submodule "Modules/Extra/jaspEquivalenceTTests"]
path = Modules/jaspEquivalenceTTests
url = https://github.com/jasp-stats/jaspEquivalenceTTests
branch = master
[submodule "Modules/Extra/jaspJags"]
path = Modules/jaspJags
url = https://github.com/jasp-stats/jaspJags
branch = master
[submodule "Modules/Extra/jaspReliability"]
path = Modules/jaspReliability
url = https://github.com/jasp-stats/jaspReliability
branch = master
[submodule "Modules/Extra/jaspVisualModeling"]
path = Modules/jaspVisualModeling
url = https://github.com/jasp-stats/jaspVisualModeling
branch = master
[submodule "Engine/jaspGraphs"]
path = Engine/jaspGraphs
url = https://github.com/jasp-stats/jaspGraphs.git
branch = master
[submodule "Engine/jaspBase"]
path = Engine/jaspBase
url = https://github.com/jasp-stats/jaspBase.git
branch = master
[submodule "Modules/Extra/jaspLearnBayes"]
path = Modules/jaspLearnBayes
url = https://github.com/jasp-stats/jaspLearnBayes
branch = master
[submodule "Tools/jaspTools"]
path = Tools/jaspTools
url = https://github.com/jasp-stats/jaspTools/
branch = master
[submodule "Modules/jaspProphet"]
path = Modules/jaspProphet
url = https://github.com/jasp-stats/jaspProphet
branch = master
[submodule "Modules/jaspQualityControl"]
path = Modules/jaspQualityControl
url = https://github.com/jasp-stats/jaspQualityControl
branch = master
[submodule "Modules/jaspCochrane"]
path = Modules/jaspCochrane
url = https://github.com/jasp-stats/jaspCochrane
branch = master
[submodule "Modules/jaspCircular"]
path = Modules/jaspCircular
url = https://github.com/jasp-stats/jaspCircular
branch = master
[submodule "Modules/jaspBsts"]
path = Modules/jaspBsts
url = https://github.com/jasp-stats/jaspBsts
branch = master
[submodule "Modules/jaspAcceptanceSampling"]
path = Modules/jaspAcceptanceSampling
url = https://github.com/jasp-stats/jaspAcceptanceSampling
branch = master
[submodule "Modules/jaspPower"]
path = Modules/jaspPower
url = https://github.com/jasp-stats/jaspPower
branch = master
[submodule "Modules/jaspPredictiveAnalytics"]
path = Modules/jaspPredictiveAnalytics
url = https://github.com/jasp-stats/jaspPredictiveAnalytics
branch = master
[submodule "Modules/jaspTimeSeries"]
path = Modules/jaspTimeSeries
url = https://github.com/jasp-stats/jaspTimeSeries.git
branch = master
[submodule "Modules/jaspLearnStats"]
path = Modules/jaspLearnStats
url = https://github.com/jasp-stats/jaspLearnStats
branch = master
[submodule "Modules/jaspRobustTTests"]
path = Modules/jaspRobustTTests
url = https://github.com/jasp-stats/jaspRobustTTests.git
branch = master
[submodule "Modules/jaspTestModule"]
path = Modules/jaspTestModule
url = https://github.com/jasp-stats/jaspTestModule
branch = master
[submodule "Modules/jaspProcess"]
path = Modules/jaspProcess
url = https://github.com/jasp-stats/jaspProcess
branch = master
[submodule "Modules/jaspSurvival"]
path = Modules/jaspSurvival
url = https://github.com/jasp-stats/jaspSurvival
branch = master
[submodule "Common/jaspColumnEncoder"]
path = Common/jaspColumnEncoder
url = https://github.com/jasp-stats/jaspColumnEncoder
branch = master
[submodule "Engine/jaspModuleInstaller"]
path = Engine/jaspModuleInstaller
url = https://github.com/jasp-stats/jaspModuleInstaller.git