Skip to content

Commit

Permalink
add reliability files
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuspfadt committed Aug 14, 2024
1 parent 8a34782 commit 8a5f3a6
Show file tree
Hide file tree
Showing 39 changed files with 1,200 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Modules/jaspAnova
Submodule jaspAnova updated 108 files
2 changes: 1 addition & 1 deletion Modules/jaspAudit
Submodule jaspAudit updated 72 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+27 −34 R/auditCommonFunctions.R
+1 −1 inst/Description.qml
+ inst/po/de/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/es/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/gl/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/it/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/ja/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/nl/LC_MESSAGES/R-jaspAudit.mo
+ inst/po/pl/LC_MESSAGES/R-jaspAudit.mo
+1 −1 inst/qml/auditBayesianEvaluation.qml
+1 −3 inst/qml/auditBayesianPlanning.qml
+3 −5 inst/qml/auditBayesianWorkflow.qml
+0 −1 inst/qml/auditClassicalBenfordsLaw.qml
+1 −3 inst/qml/auditClassicalEstimation.qml
+3 −6 inst/qml/auditClassicalModelFairness.qml
+0 −1 inst/qml/auditClassicalNumberBunching.qml
+2 −3 inst/qml/auditClassicalWorkflow.qml
+1 −1 inst/qml/common/evaluation/EvaluationVariablesList.qml
+0 −66 inst/qml/common/evaluation/ExpectedErrors.qml
+1 −1 inst/qml/common/planning/ExpectedErrors.qml
+0 −41 inst/qml/common/planning/ExpectedPopRate.qml
+1 −1 inst/qml/common/planning/PriorMethod.qml
+2 −2 inst/qml/common/planning/SamplingObjectives.qml
+0 −1 inst/qml/common/selection/BookVariable.qml
+1 −1 inst/qml/common/selection/IdVariable.qml
+0 −1 inst/qml/common/selection/RankVariable.qml
+ inst/qml/translations/jaspAudit-de.qm
+ inst/qml/translations/jaspAudit-es.qm
+ inst/qml/translations/jaspAudit-fr.qm
+ inst/qml/translations/jaspAudit-gl.qm
+ inst/qml/translations/jaspAudit-id.qm
+0 −1 inst/qml/translations/jaspAudit-it.qm
+ inst/qml/translations/jaspAudit-ja.qm
+ inst/qml/translations/jaspAudit-nl.qm
+ inst/qml/translations/jaspAudit-pl.qm
+ inst/qml/translations/jaspAudit-pt.qm
+6 −37 po/QML-de.po
+0 −31 po/QML-eo.po
+4 −39 po/QML-es.po
+15 −51 po/QML-fr.po
+4 −38 po/QML-gl.po
+0 −32 po/QML-id.po
+1 −31 po/QML-it.po
+1 −32 po/QML-ja.po
+0 −31 po/QML-jaspAudit.pot
+0 −33 po/QML-nl.po
+18 −49 po/QML-pl.po
+7 −33 po/QML-pt.po
+0 −31 po/QML-pt_BR.po
+0 −31 po/QML-ru.po
+0 −31 po/QML-tr.po
+0 −31 po/QML-zh_Hans.po
+0 −31 po/QML-zh_Hant.po
+22 −39 po/R-de.po
+17 −33 po/R-es.po
+24 −42 po/R-gl.po
+32 −35 po/R-it.po
+80 −93 po/R-ja.po
+10 −7 po/R-jaspAudit.pot
+27 −44 po/R-nl.po
+20 −19 po/R-pl.po
+12 −15 po/R-pt.po
+11 −11 po/R-ru.po
+133 −591 po/R-tr.po
+11 −11 po/R-zh_Hant.po
+0 −812 renv.lock
+0 −3 tests/testthat/test-auditbayesianplanning.R
+0 −1 tests/testthat/test-auditbayesianworkflow.R
+75 −76 tests/testthat/test-auditselection.R
2 changes: 1 addition & 1 deletion Modules/jaspDescriptives
Submodule jaspDescriptives updated 107 files
2 changes: 1 addition & 1 deletion Modules/jaspDistributions
Submodule jaspDistributions updated 91 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+2 −2 R/LDamorosoWrapper.R
+2 −2 R/LDbernoulliWrapper.R
+2 −2 R/LDbetaBinomialWrapper.R
+2 −2 R/LDbetaPrimeWrapper.R
+2 −2 R/LDbetaStretchedWrapper.R
+2 −2 R/LDbetaWrapper.R
+2 −2 R/LDbinomialWrapper.R
+2 −2 R/LDcauchyWrapper.R
+2 −2 R/LDchisqWrapper.R
+2 −2 R/LDexponentialWrapper.R
+2 −2 R/LDfWrapper.R
+2 −2 R/LDfrechetWrapper.R
+2 −2 R/LDgammaInverseWrapper.R
+2 −2 R/LDgammaWrapper.R
+2 −2 R/LDgaussianunivariateWrapper.R
+2 −2 R/LDgeometricWrapper.R
+2 −2 R/LDgompertzWrapper.R
+2 −2 R/LDgumbelWrapper.R
+2 −2 R/LDhypergeometricWrapper.R
+2 −2 R/LDlaplaceWrapper.R
+2 −2 R/LDlogLogisticWrapper.R
+2 −2 R/LDlogisticWrapper.R
+2 −2 R/LDlognormalWrapper.R
+2 −2 R/LDmixtureNormalNormalWrapper.R
+2 −2 R/LDmixtureNormalUniformWrapper.R
+2 −2 R/LDnegbinomialWrapper.R
+2 −2 R/LDnegbinomialZeroInflatedWrapper.R
+2 −2 R/LDnormalGeneralizedWrapper.R
+2 −2 R/LDnormalSkewWrapper.R
+2 −2 R/LDparetoWrapper.R
+2 −2 R/LDpoissonWrapper.R
+2 −2 R/LDpoissonZeroInflatedWrapper.R
+2 −2 R/LDtNoncentralWrapper.R
+2 −2 R/LDtSkewWrapper.R
+2 −2 R/LDtSkewedGeneralizedWrapper.R
+2 −2 R/LDtStudentWrapper.R
+2 −2 R/LDtriangularWrapper.R
+2 −2 R/LDuniformWrapper.R
+2 −2 R/LDwaldWrapper.R
+2 −2 R/LDweibullWrapper.R
+1 −1 inst/Description.qml
+60 −0 inst/help/LDbinomial.md
+68 −0 inst/help/LDgaussianunivariate.md
+ inst/po/en@quot/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/fr/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/it/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/ja/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/nl/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/pl/LC_MESSAGES/R-jaspDistributions.mo
+8 −22 inst/qml/LDbinomial.qml
+6 −12 inst/qml/LDgaussianunivariate.qml
+15 −24 inst/qml/common/LDAssessFit.qml
+0 −2 inst/qml/common/LDEstimateParameters.qml
+6 −23 inst/qml/common/LDGenerateDisplayData.qml
+2 −5 inst/qml/common/LDOptions.qml
+ inst/qml/translations/jaspDistributions-de.qm
+ inst/qml/translations/jaspDistributions-es.qm
+ inst/qml/translations/jaspDistributions-fr.qm
+ inst/qml/translations/jaspDistributions-gl.qm
+0 −1 inst/qml/translations/jaspDistributions-it.qm
+ inst/qml/translations/jaspDistributions-ja.qm
+ inst/qml/translations/jaspDistributions-nl.qm
+ inst/qml/translations/jaspDistributions-pl.qm
+ inst/qml/translations/jaspDistributions-tr.qm
+ inst/qml/translations/jaspDistributions-zh_Hans.qm
+40 −377 po/QML-de.po
+0 −265 po/QML-eo.po
+0 −336 po/QML-es.po
+4 −268 po/QML-fr.po
+0 −332 po/QML-gl.po
+0 −265 po/QML-id.po
+0 −3,071 po/QML-it.po
+0 −283 po/QML-ja.po
+0 −265 po/QML-jaspDistributions.pot
+0 −335 po/QML-nl.po
+0 −265 po/QML-pl.po
+0 −265 po/QML-pt.po
+0 −265 po/QML-pt_BR.po
+0 −265 po/QML-ru.po
+1 −267 po/QML-tr.po
+3 −268 po/QML-zh_Hans.po
+0 −265 po/QML-zh_Hant.po
+6 −5 po/R-fr.po
+0 −619 po/R-it.po
+3 −3 po/R-ja.po
+3 −3 po/R-jaspDistributions.pot
+3 −5 po/R-nl.po
+2 −6 po/R-pl.po
+0 −815 renv.lock
2 changes: 1 addition & 1 deletion Modules/jaspFactor
Submodule jaspFactor updated 56 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+8 −24 R/confirmatoryfactoranalysis.R
+2 −2 R/confirmatoryfactoranalysisWrapper.R
+9 −47 R/exploratoryfactoranalysis.R
+2 −2 R/exploratoryfactoranalysisWrapper.R
+15 −7 R/principalcomponentanalysis.R
+2 −2 R/principalcomponentanalysisWrapper.R
+1 −1 inst/Description.qml
+1 −1 inst/help/ConfirmatoryFactorAnalysis.md
+1 −1 inst/help/ConfirmatoryFactorAnalysis_nl.md
+0 −2 inst/help/ExploratoryFactorAnalysis.md
+ inst/po/en@quot/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/es/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/fr/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/gl/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/ja/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/nl/LC_MESSAGES/R-jaspFactor.mo
+ inst/po/pl/LC_MESSAGES/R-jaspFactor.mo
+7 −7 inst/qml/ConfirmatoryFactorAnalysis.qml
+2 −17 inst/qml/ExploratoryFactorAnalysis.qml
+15 −11 inst/qml/PrincipalComponentAnalysis.qml
+ inst/qml/translations/jaspFactor-fr.qm
+0 −1 inst/qml/translations/jaspFactor-it.qm
+ inst/qml/translations/jaspFactor-ja.qm
+ inst/qml/translations/jaspFactor-nl.qm
+ inst/qml/translations/jaspFactor-pl.qm
+0 −12 po/QML-eo.po
+7 −7 po/QML-es.po
+8 −20 po/QML-fr.po
+0 −12 po/QML-id.po
+0 −698 po/QML-it.po
+41 −49 po/QML-ja.po
+0 −12 po/QML-jaspFactor.pot
+3 −15 po/QML-nl.po
+4 −16 po/QML-pl.po
+0 −12 po/QML-pt.po
+0 −12 po/QML-pt_BR.po
+0 −12 po/QML-ru.po
+0 −12 po/QML-tr.po
+0 −12 po/QML-zh_Hans.po
+0 −12 po/QML-zh_Hant.po
+1 −4 po/R-de.po
+5 −8 po/R-es.po
+10 −14 po/R-fr.po
+5 −8 po/R-gl.po
+61 −50 po/R-ja.po
+3 −6 po/R-jaspFactor.pot
+6 −9 po/R-nl.po
+12 −19 po/R-pl.po
+1 −4 po/R-pt.po
+3 −6 po/R-ru.po
+1 −4 po/R-zh_Hans.po
+1 −4 po/R-zh_Hant.po
+0 −951 renv.lock
+25 −23 tests/testthat/test-confirmatoryfactoranalysis.R
2 changes: 1 addition & 1 deletion Modules/jaspFrequencies
Submodule jaspFrequencies updated 63 files
+0 −1 .gitignore
+1 −2 DESCRIPTION
+4 −10 R/InformedBinomialTestBayesianWrapper.R
+7 −13 R/InformedMultinomialTestBayesianWrapper.R
+2 −2 R/abtestbayesianWrapper.R
+2 −2 R/binomialtestWrapper.R
+2 −2 R/binomialtestbayesianWrapper.R
+2 −2 R/contingencytablesWrapper.R
+2 −2 R/contingencytablesbayesianWrapper.R
+1 −1 R/informedmultinomialtestbayesian.R
+2 −2 R/multinomialtestWrapper.R
+2 −2 R/multinomialtestbayesianWrapper.R
+2 −2 R/regressionloglinearWrapper.R
+2 −2 R/regressionloglinearbayesianWrapper.R
+1 −1 inst/Description.qml
+ inst/po/de/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/es/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/fr/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/gl/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/ja/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/nl/LC_MESSAGES/R-jaspFrequencies.mo
+ inst/po/pl/LC_MESSAGES/R-jaspFrequencies.mo
+4 −4 inst/qml/ABTestBayesian.qml
+1 −1 inst/qml/BinomialTest.qml
+1 −1 inst/qml/BinomialTestBayesian.qml
+4 −4 inst/qml/ContingencyTables.qml
+4 −4 inst/qml/ContingencyTablesBayesian.qml
+3 −3 inst/qml/InformedBinomialTestBayesian.qml
+2 −2 inst/qml/InformedMultinomialTestBayesian.qml
+3 −3 inst/qml/MultinomialTest.qml
+3 −3 inst/qml/MultinomialTestBayesian.qml
+2 −2 inst/qml/RegressionLogLinear.qml
+2 −2 inst/qml/RegressionLogLinearBayesian.qml
+ inst/qml/translations/jaspFrequencies-de.qm
+ inst/qml/translations/jaspFrequencies-es.qm
+ inst/qml/translations/jaspFrequencies-fr.qm
+ inst/qml/translations/jaspFrequencies-gl.qm
+0 −1 inst/qml/translations/jaspFrequencies-it.qm
+ inst/qml/translations/jaspFrequencies-nl.qm
+ inst/qml/translations/jaspFrequencies-pl.qm
+ inst/qml/translations/jaspFrequencies-zh_Hans.qm
+9 −13 po/QML-de.po
+13 −13 po/QML-es.po
+2 −1 po/QML-fr.po
+10 −10 po/QML-gl.po
+0 −1,236 po/QML-it.po
+75 −69 po/QML-nl.po
+4 −4 po/QML-pl.po
+1 −1 po/QML-zh_Hans.po
+9 −9 po/R-de.po
+9 −9 po/R-es.po
+1 −1 po/R-eu.po
+6 −5 po/R-fr.po
+4 −4 po/R-gl.po
+7 −6 po/R-ja.po
+4 −4 po/R-jaspFrequencies.pot
+33 −38 po/R-nl.po
+5 −5 po/R-pl.po
+1 −1 po/R-pt.po
+1 −1 po/R-ru.po
+1 −1 po/R-tr.po
+0 −926 renv.lock
2 changes: 1 addition & 1 deletion Modules/jaspLearnBayes
Submodule jaspLearnBayes updated 170 files
2 changes: 1 addition & 1 deletion Modules/jaspMachineLearning
2 changes: 1 addition & 1 deletion Modules/jaspMetaAnalysis
Submodule jaspMetaAnalysis updated 74 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+1 −2 NAMESPACE
+0 −470 R/bayesianbinomialmetaanalysis.R
+3 −3 R/bayesianmetaanalysis.R
+2 −2 R/bayesianpredictionperformance.R
+192 −306 R/robustbayesianmetaanalysis.R
+1 −9 inst/Description.qml
+0 −10 inst/Upgrades.qml
+ inst/po/en@quot/LC_MESSAGES/R-jaspMetaAnalysis.mo
+ inst/po/es/LC_MESSAGES/R-jaspMetaAnalysis.mo
+ inst/po/ja/LC_MESSAGES/R-jaspMetaAnalysis.mo
+ inst/po/pl/LC_MESSAGES/R-jaspMetaAnalysis.mo
+0 −172 inst/qml/BayesianBinomialMetaAnalysis.qml
+1 −1 inst/qml/BayesianMetaAnalysis.qml
+5 −5 inst/qml/ClassicalMetaAnalysis.qml
+6 −6 inst/qml/MultilevelMetaAnalysis.qml
+6 −6 inst/qml/PenalizedMetaAnalysis.qml
+1 −1 inst/qml/PetPeese.qml
+676 −26 inst/qml/RobustBayesianMetaAnalysis.qml
+1 −1 inst/qml/SelectionModels.qml
+1 −1 inst/qml/WaapWls.qml
+4 −4 inst/qml/qml_components/PredictionPerformanceData.qml
+0 −308 inst/qml/qml_components/RobustBayesianMetaAnalysisAdvanced.qml
+0 −150 inst/qml/qml_components/RobustBayesianMetaAnalysisBaseline.qml
+0 −114 inst/qml/qml_components/RobustBayesianMetaAnalysisDiagnostics.qml
+0 −164 inst/qml/qml_components/RobustBayesianMetaAnalysisInference.qml
+0 −282 inst/qml/qml_components/RobustBayesianMetaAnalysisPlots.qml
+34 −27 inst/qml/qml_components/RobustBayesianMetaAnalysisPriors.qml
+10 −10 inst/qml/qml_components/RobustBayesianMetaAnalysisWeightfunctions.qml
+ inst/qml/translations/jaspMetaAnalysis-de.qm
+ inst/qml/translations/jaspMetaAnalysis-es.qm
+ inst/qml/translations/jaspMetaAnalysis-fr.qm
+ inst/qml/translations/jaspMetaAnalysis-gl.qm
+ inst/qml/translations/jaspMetaAnalysis-id.qm
+0 −1 inst/qml/translations/jaspMetaAnalysis-it.qm
+ inst/qml/translations/jaspMetaAnalysis-ja.qm
+ inst/qml/translations/jaspMetaAnalysis-nl.qm
+ inst/qml/translations/jaspMetaAnalysis-pl.qm
+ inst/qml/translations/jaspMetaAnalysis-pt.qm
+ inst/qml/translations/jaspMetaAnalysis-tr.qm
+ inst/qml/translations/jaspMetaAnalysis-zh_Hans.qm
+ inst/qml/translations/jaspMetaAnalysis-zh_Hant.qm
+294 −433 po/QML-de.po
+268 −404 po/QML-eo.po
+286 −422 po/QML-es.po
+294 −451 po/QML-fr.po
+287 −423 po/QML-gl.po
+273 −435 po/QML-id.po
+0 −2,042 po/QML-it.po
+268 −482 po/QML-ja.po
+268 −404 po/QML-jaspMetaAnalysis.pot
+309 −445 po/QML-nl.po
+284 −460 po/QML-pl.po
+268 −409 po/QML-pt.po
+207 −343 po/QML-pt_BR.po
+268 −404 po/QML-ru.po
+270 −406 po/QML-tr.po
+273 −410 po/QML-zh_Hans.po
+268 −466 po/QML-zh_Hant.po
+75 −187 po/R-ar.po
+3 −3 po/R-de.po
+66 −92 po/R-es.po
+5 −5 po/R-gl.po
+61 −88 po/R-ja.po
+44 −62 po/R-jaspMetaAnalysis.pot
+5 −5 po/R-nl.po
+60 −83 po/R-pl.po
+51 −74 po/R-pt.po
+48 −70 po/R-ru.po
+0 −995 renv.lock
+ tests/robmaFit.RDS
+0 −17 tests/testthat/helper-RoBMA.R
+178 −218 tests/testthat/test-robustbayesianmetaanalysis.R
2 changes: 1 addition & 1 deletion Modules/jaspMixedModels
Submodule jaspMixedModels updated 73 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+2 −3 R/MixedModelsBGLMMWrapper.R
+2 −3 R/MixedModelsBLMMWrapper.R
+148 −184 R/MixedModelsCommon.R
+3 −5 R/MixedModelsGLMMWrapper.R
+3 −5 R/MixedModelsLMMWrapper.R
+1 −7 R/MixedModelsMessages.R
+1 −1 inst/Description.qml
+9 −47 inst/Upgrades.qml
+1 −2 inst/help/MixedModelsGLMM.md
+1 −2 inst/help/MixedModelsLMM.md
+ inst/po/de/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/es/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/gl/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/ja/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/nl/LC_MESSAGES/R-jaspMixedModels.mo
+ inst/po/zh_Hans/LC_MESSAGES/R-jaspMixedModels.mo
+5 −7 inst/qml/MixedModelsBGLMM.qml
+3 −3 inst/qml/MixedModelsBLMM.qml
+5 −7 inst/qml/MixedModelsGLMM.qml
+3 −3 inst/qml/MixedModelsLMM.qml
+1 −9 inst/qml/common/MixedModelsModel.qml
+0 −11 inst/qml/common/MixedModelsOptions.qml
+1 −1 inst/qml/common/MixedModelsPlots.qml
+ inst/qml/translations/jaspMixedModels-de.qm
+ inst/qml/translations/jaspMixedModels-es.qm
+ inst/qml/translations/jaspMixedModels-fr.qm
+ inst/qml/translations/jaspMixedModels-gl.qm
+0 −1 inst/qml/translations/jaspMixedModels-it.qm
+ inst/qml/translations/jaspMixedModels-ja.qm
+ inst/qml/translations/jaspMixedModels-nl.qm
+ inst/qml/translations/jaspMixedModels-pl.qm
+1 −18 po/QML-de.po
+0 −16 po/QML-eo.po
+4 −20 po/QML-es.po
+4 −18 po/QML-fr.po
+4 −20 po/QML-gl.po
+0 −16 po/QML-id.po
+0 −827 po/QML-it.po
+9 −23 po/QML-ja.po
+0 −16 po/QML-jaspMixedModels.pot
+0 −16 po/QML-nl.po
+0 −16 po/QML-pl.po
+0 −16 po/QML-pt.po
+0 −16 po/QML-pt_BR.po
+0 −16 po/QML-ru.po
+0 −16 po/QML-tr.po
+0 −16 po/QML-zh_Hans.po
+0 −16 po/QML-zh_Hant.po
+3 −25 po/R-de.po
+3 −25 po/R-es.po
+3 −24 po/R-gl.po
+34 −38 po/R-ja.po
+3 −9 po/R-jaspMixedModels.pot
+4 −25 po/R-nl.po
+1 −14 po/R-pl.po
+1 −20 po/R-pt.po
+25 −38 po/R-zh_Hans.po
+1 −14 po/R-zh_Hant.po
+0 −966 renv.lock
+5 −5 tests/testthat/_snaps/mixedmodelsglmm/plot-glmm-1.svg
+33 −33 tests/testthat/_snaps/mixedmodelsglmm/plot-glmm-2.svg
+55 −55 tests/testthat/_snaps/mixedmodelsglmm/plot-glmm-3.svg
+15 −15 tests/testthat/_snaps/mixedmodelsglmm/plot-glmm-4.svg
+15 −15 tests/testthat/_snaps/mixedmodelslmm/plot-lmm-2.svg
+63 −63 tests/testthat/_snaps/mixedmodelslmm/plot-lmm-3.svg
+70 −70 tests/testthat/_snaps/mixedmodelslmm/plot-lmm-4.svg
+62 −62 tests/testthat/_snaps/mixedmodelslmm/plot-lmm-5.svg
+127 −140 tests/testthat/test-mixedmodelsglmm.R
+280 −294 tests/testthat/test-mixedmodelslmm.R
+3 −7 tests/testthat/test-verified-mixedmodelslmm.R
2 changes: 1 addition & 1 deletion Modules/jaspProcess
Submodule jaspProcess updated 254 files
2 changes: 1 addition & 1 deletion Modules/jaspQualityControl
2 changes: 1 addition & 1 deletion Modules/jaspRegression
Submodule jaspRegression updated 116 files
2 changes: 1 addition & 1 deletion Modules/jaspReliability
Submodule jaspReliability updated 64 files
+0 −1 .gitignore
+1 −1 DESCRIPTION
+7 −11 R/raterAgreement.R
+1 −1 inst/Description.qml
+3 −4 inst/help/reliabilityUniDimBayesian.md
+3 −4 inst/help/reliabilityUniDimFrequentist.md
+ inst/po/de/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/es/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/gl/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/ja/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/nl/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/pl/LC_MESSAGES/R-jaspReliability.mo
+ inst/po/zh_Hans/LC_MESSAGES/R-jaspReliability.mo
+1 −1 inst/qml/BlandAltman.qml
+1 −1 inst/qml/IntraclassCorrelation.qml
+7 −14 inst/qml/RaterAgreement.qml
+7 −7 inst/qml/UnidimensionalReliabilityBayesian.qml
+7 −7 inst/qml/UnidimensionalReliabilityFrequentist.qml
+ inst/qml/translations/jaspReliability-de.qm
+ inst/qml/translations/jaspReliability-es.qm
+ inst/qml/translations/jaspReliability-fr.qm
+ inst/qml/translations/jaspReliability-gl.qm
+0 −1 inst/qml/translations/jaspReliability-it.qm
+ inst/qml/translations/jaspReliability-ja.qm
+ inst/qml/translations/jaspReliability-nl.qm
+ inst/qml/translations/jaspReliability-pl.qm
+ inst/qml/translations/jaspReliability-pt.qm
+ inst/qml/translations/jaspReliability-ru.qm
+ inst/qml/translations/jaspReliability-zh_Hans.qm
+ inst/qml/translations/jaspReliability-zh_Hant.qm
+51 −53 po/QML-de.po
+44 −52 po/QML-eo.po
+44 −52 po/QML-es.po
+60 −73 po/QML-fr.po
+44 −52 po/QML-gl.po
+44 −52 po/QML-id.po
+0 −654 po/QML-it.po
+54 −52 po/QML-ja.po
+44 −52 po/QML-jaspReliability.pot
+51 −57 po/QML-nl.po
+45 −53 po/QML-pl.po
+51 −52 po/QML-pt.po
+44 −52 po/QML-pt_BR.po
+45 −52 po/QML-ru.po
+44 −52 po/QML-tr.po
+44 −52 po/QML-zh_Hans.po
+51 −52 po/QML-zh_Hant.po
+7 −7 po/R-de.po
+7 −7 po/R-es.po
+7 −7 po/R-gl.po
+30 −27 po/R-ja.po
+5 −5 po/R-jaspReliability.pot
+8 −8 po/R-nl.po
+7 −11 po/R-pl.po
+3 −3 po/R-pt.po
+3 −3 po/R-ru.po
+7 −9 po/R-zh_Hans.po
+3 −3 po/R-zh_Hant.po
+0 −735 renv.lock
+1 −1 tests/testthat/_snaps/blandAltman/baplot.svg
+1 −1 tests/testthat/_snaps/unidimensionalReliabilityBayesian/lambda2-tp.svg
+1 −1 tests/testthat/_snaps/unidimensionalReliabilityBayesian/lambda6-tp.svg
+0 −16 tests/testthat/test-raterAgreement.R
2 changes: 1 addition & 1 deletion Modules/jaspRobustTTests
Submodule jaspRobustTTests updated 33 files
+1 −1 .gitignore
+1 −1 DESCRIPTION
+1 −3 NAMESPACE
+0 −23 R/BayesianModelAveragedTTest.R
+0 −23 R/RobustBayesianModelAveragedTTest.R
+0 −23 R/TruncatedBayesianModelAveragedTTest.R
+131 −262 R/robttbayesianmodelaveragedinternal.R
+4 −17 inst/Description.qml
+0 −102 inst/qml/BayesianModelAveragedTTest.qml
+0 −118 inst/qml/RobustBayesianModelAveragedTTest.qml
+0 −128 inst/qml/TruncatedBayesianModelAveragedTTest.qml
+0 −74 inst/qml/common/ModelAveragedTTestAdvanced.qml
+0 −143 inst/qml/common/ModelAveragedTTestInference.qml
+0 −230 inst/qml/common/ModelAveragedTTestInput.qml
+0 −98 inst/qml/common/ModelAveragedTTestMcmcDiagnostics.qml
+0 −90 inst/qml/common/ModelAveragedTTestPlots.qml
+5 −9 inst/qml/common/ModelAveragedTTestPriors.qml
+443 −0 inst/qml/robttBayesianModelAveraged.qml
+0 −780 renv.lock
+0 −0 tests/testthat/.gitkeep
+0 −70 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/effect-alternative.svg
+0 −71 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/effect-null.svg
+0 −71 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/heterogeneity-alternative.svg
+0 −72 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/heterogeneity-null.svg
+0 −85 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/model-averaged-effect-size-estimate.svg
+0 −91 ...that/_snaps/RobustBayesianModelAveragedTTest/model-averaged-heterogeneity-estimate-precision-allocation.svg
+0 −87 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/model-averaged-outliers-estimate-degrees-of-freedom.svg
+0 −72 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/outliers-alternative.svg
+0 −63 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/titleless-plot-5.svg
+0 −61 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/titleless-plot-6.svg
+0 −65 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/titleless-plot-7.svg
+0 −63 tests/testthat/_snaps/RobustBayesianModelAveragedTTest/titleless-plot-8.svg
+0 −340 tests/testthat/test-RobustBayesianModelAveragedTTest.R
2 changes: 1 addition & 1 deletion Modules/jaspSem
2 changes: 1 addition & 1 deletion Modules/jaspTTests
Submodule jaspTTests updated 106 files
2 changes: 1 addition & 1 deletion Modules/jaspTimeSeries
Submodule jaspTimeSeries updated 46 files
+2 −2 .gitignore
+2 −4 DESCRIPTION
+2 −13 NAMESPACE
+216 −2 R/DescriptivesTimeSeries.R
+0 −70 R/DescriptivesTimeSeriesWrapper.R
+349 −0 R/commonTimeSeries.R
+2 −3 inst/Description.qml
+ inst/po/de/LC_MESSAGES/R-jaspTimeSeries.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspTimeSeries.mo
+ inst/po/es/LC_MESSAGES/R-jaspTimeSeries.mo
+ inst/po/nl/LC_MESSAGES/R-jaspTimeSeries.mo
+ inst/po/pl/LC_MESSAGES/R-jaspTimeSeries.mo
+ inst/po/zh_Hant/LC_MESSAGES/R-jaspTimeSeries.mo
+3 −3 inst/qml/ARIMATimeSeries.qml
+223 −3 inst/qml/DescriptivesTimeSeries.qml
+2 −2 inst/qml/SpectralTimeSeries.qml
+2 −2 inst/qml/StationarityTimeSeries.qml
+ inst/qml/translations/jaspTimeSeries-es.qm
+ inst/qml/translations/jaspTimeSeries-fr.qm
+ inst/qml/translations/jaspTimeSeries-gl.qm
+0 −1 inst/qml/translations/jaspTimeSeries-it.qm
+ inst/qml/translations/jaspTimeSeries-nl.qm
+ inst/qml/translations/jaspTimeSeries-pl.qm
+ inst/qml/translations/jaspTimeSeries-zh_Hans.qm
+171 −0 po/QML-eo.po
+10 −10 po/QML-es.po
+13 −21 po/QML-fr.po
+14 −14 po/QML-gl.po
+171 −0 po/QML-id.po
+0 −803 po/QML-it.po
+171 −0 po/QML-ja.po
+171 −0 po/QML-jaspTimeSeries.pot
+323 −255 po/QML-nl.po
+3 −3 po/QML-pl.po
+171 −0 po/QML-pt.po
+171 −0 po/QML-pt_BR.po
+171 −0 po/QML-ru.po
+171 −0 po/QML-tr.po
+55 −57 po/QML-zh_Hans.po
+76 −78 po/R-de.po
+77 −79 po/R-es.po
+68 −5 po/R-jaspTimeSeries.pot
+0 −212 po/R-nl.po
+76 −79 po/R-pl.po
+64 −26 po/R-zh_Hant.po
+0 −1,023 renv.lock
Loading

0 comments on commit 8a5f3a6

Please sign in to comment.