Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,6 @@
[submodule "Community/jaspRobust"]
path = Official/jaspRobust
url = https://github.com/jasp-stats-modules/jaspRobust.git
[submodule "Community/jaspIRT"]
path = Community/jaspIRT
url = https://github.com/jasp-stats-modules/jaspIRT.git
1 change: 1 addition & 0 deletions Community/jaspIRT
Submodule jaspIRT added at 14a0ca
2 changes: 1 addition & 1 deletion Official/jaspDistributions
Submodule jaspDistributions updated 95 files
+1 −1 DESCRIPTION
+5 −1 NEWS.md
+40 −426 R/compareDistributions.R
+172 −0 inst/Upgrades.qml
+ inst/po/de/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/en@quot/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/es/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/fa/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/gl/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/id/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/mk/LC_MESSAGES/R-jaspDistributions.mo
+ inst/po/zh_Hant/LC_MESSAGES/R-jaspDistributions.mo
+398 −93 inst/qml/common/DistributionSpecification.qml
+0 −32 inst/qml/common/parameter-specification/Amoroso.qml
+0 −20 inst/qml/common/parameter-specification/Beta.qml
+0 −20 inst/qml/common/parameter-specification/BetaPrime.qml
+0 −20 inst/qml/common/parameter-specification/Cauchy.qml
+0 −20 inst/qml/common/parameter-specification/CentralF.qml
+0 −14 inst/qml/common/parameter-specification/ChiSquared.qml
+0 −22 inst/qml/common/parameter-specification/Exponential.qml
+0 −26 inst/qml/common/parameter-specification/Frechet.qml
+0 −35 inst/qml/common/parameter-specification/Gamma.qml
+0 −20 inst/qml/common/parameter-specification/Gompertz.qml
+0 −20 inst/qml/common/parameter-specification/Gumbel.qml
+0 −35 inst/qml/common/parameter-specification/InverseGamma.qml
+0 −20 inst/qml/common/parameter-specification/Laplace.qml
+0 −36 inst/qml/common/parameter-specification/LogLogistic.qml
+0 −20 inst/qml/common/parameter-specification/LogNormal.qml
+0 −20 inst/qml/common/parameter-specification/Logistic.qml
+0 −20 inst/qml/common/parameter-specification/NoncentralChiSquared.qml
+0 −26 inst/qml/common/parameter-specification/NoncentralF.qml
+0 −32 inst/qml/common/parameter-specification/NoncentralStudentT.qml
+0 −20 inst/qml/common/parameter-specification/NoncentralT.qml
+0 −35 inst/qml/common/parameter-specification/Normal.qml
+0 −20 inst/qml/common/parameter-specification/Pareto.qml
+0 −28 inst/qml/common/parameter-specification/ShiftedExponential.qml
+0 −41 inst/qml/common/parameter-specification/ShiftedGamma.qml
+0 −41 inst/qml/common/parameter-specification/ShiftedInverseGamma.qml
+0 −42 inst/qml/common/parameter-specification/ShiftedLogLogistic.qml
+0 −26 inst/qml/common/parameter-specification/ShiftedLogNormal.qml
+0 −49 inst/qml/common/parameter-specification/ShiftedWald.qml
+0 −26 inst/qml/common/parameter-specification/ShiftedWeibull.qml
+0 −26 inst/qml/common/parameter-specification/SkewCauchy.qml
+0 −26 inst/qml/common/parameter-specification/SkewNormal.qml
+0 −32 inst/qml/common/parameter-specification/SkewT.qml
+0 −38 inst/qml/common/parameter-specification/SkewedGeneralizedT.qml
+0 −8 inst/qml/common/parameter-specification/StandardNormal.qml
+0 −14 inst/qml/common/parameter-specification/StandardT.qml
+0 −30 inst/qml/common/parameter-specification/StretchedBeta.qml
+0 −26 inst/qml/common/parameter-specification/StudentT.qml
+0 −26 inst/qml/common/parameter-specification/SymmetricGeneralizedNormal.qml
+0 −26 inst/qml/common/parameter-specification/Triangular.qml
+0 −20 inst/qml/common/parameter-specification/Uniform.qml
+0 −43 inst/qml/common/parameter-specification/Wald.qml
+0 −20 inst/qml/common/parameter-specification/Weibull.qml
+ inst/qml/translations/jaspDistributions-de.qm
+1 −0 inst/qml/translations/jaspDistributions-fa.qm
+ inst/qml/translations/jaspDistributions-id.qm
+1 −0 inst/qml/translations/jaspDistributions-mk.qm
+14 −14 po/QML-de.po
+4,191 −0 po/QML-fa.po
+352 −273 po/QML-id.po
+4,191 −0 po/QML-mk.po
+4 −4 po/R-bo.po
+11 −10 po/R-de.po
+6 −6 po/R-es.po
+4 −4 po/R-et.po
+4 −4 po/R-eu.po
+758 −0 po/R-fa.po
+4 −4 po/R-fr.po
+6 −6 po/R-gl.po
+4 −4 po/R-hu.po
+16 −11 po/R-id.po
+4 −4 po/R-it.po
+4 −4 po/R-ja.po
+5 −5 po/R-jaspDistributions.pot
+4 −4 po/R-lt.po
+758 −0 po/R-mk.po
+4 −4 po/R-nl.po
+4 −4 po/R-pl.po
+4 −4 po/R-pt.po
+4 −4 po/R-ru.po
+4 −4 po/R-sq.po
+4 −4 po/R-sr.po
+4 −4 po/R-ta.po
+123 −22 po/R-uk.po
+10 −10 po/R-zh_Hant.po
+31 −27 renv.lock
+3 −3 tests/testthat/_snaps/comparecontinuousdistributions.md
+10 −19 tests/testthat/_snaps/comparecontinuousdistributions/hist-plot.svg
+ tests/testthat/_snaps/comparecontinuousdistributions/reference_plotobject/ecdf-plot.rds
+ tests/testthat/_snaps/comparecontinuousdistributions/reference_plotobject/hist-plot.rds
+ tests/testthat/_snaps/comparecontinuousdistributions/reference_plotobject/pp-plot.rds
+ tests/testthat/_snaps/comparecontinuousdistributions/reference_plotobject/qq-plot.rds
+16 −15 tests/testthat/test-comparecontinuousdistributions.R
2 changes: 1 addition & 1 deletion Official/jaspFactor
Submodule jaspFactor updated 153 files
2 changes: 1 addition & 1 deletion Official/jaspSem
Submodule jaspSem updated 154 files