Skip to content

Commit 82f02ce

Browse files
authored
Update keywords.js
1 parent 5212a47 commit 82f02ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/scripts/keywords.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = function () {
1717
["Factor","Module: jaspFactor", "juliuspfadt"],
1818
["Frequencies","Module: jaspFrequencies", "FBartos"],
1919
["JAGS", "Module: jaspJags", "vandenman"],
20-
["Learn Bayes", "Module: jaspLearnBayes", "Kucharssim"],
20+
["Learn Bayes", "Module: jaspLearnBayes", "juliuspfadt"],
2121
["Learn Stats", "Module: jaspLearnStats", "JTPeter"],
2222
["Machine Learning","Module: jaspMachineLearning", "koenderks"],
2323
["Meta Analysis","Module: jaspMetaAnalysis", "FBartos"],
@@ -28,7 +28,7 @@ module.exports = function () {
2828
["Process", "Module: jaspProcess", "maltelueken"],
2929
["Prophet","Module: jaspProphet", "Kucharssim"],
3030
["Quality Control","Module: jaspQualityControl", "JTPetter"],
31-
["Regression","Module: jaspRegression", "Kucharssim"],
31+
["Regression","Module: jaspRegression", "juliuspfadt"],
3232
["Reliability", "Module: jaspReliability", "juliuspfadt"],
3333
["Robust T-Tests","Module: jaspRobustTTests", "FBartos"],
3434
["SEM", "Module: jaspSem", "juliuspfadt"],
@@ -37,7 +37,7 @@ module.exports = function () {
3737
["T-Tests","Module: jaspTTests", "vandenman"],
3838
["Time Series", "Module: jaspTimeSeries", "sophieberkhout"],
3939
["Visual Modeling","Module: jaspVisualModeling", "dustinfife"],
40-
["Other", "", "Kucharssim"],
40+
["Other", "", "boutinb"],
4141
["_No response_", "", "EJWagenmakers"]
4242
],
4343
oses: [

0 commit comments

Comments
 (0)