.Rbuildignore
.editorconfig
.github/workflows/i18nCheck.yml
.github/workflows/translations.yml
.github/workflows/unittests.yml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md
R/commonMachineLearningClassification.R
R/commonMachineLearningClustering.R
R/commonMachineLearningRegression.R
R/mlClassificationBoosting.R
R/mlClassificationDecisionTree.R
R/mlClassificationKnn.R
R/mlClassificationLda.R
R/mlClassificationLogisticMultinomial.R
R/mlClassificationNaiveBayes.R
R/mlClassificationNeuralNetwork.R
R/mlClassificationRandomForest.R
R/mlClassificationSvm.R
R/mlClusteringDensityBased.R
R/mlClusteringFuzzyCMeans.R
R/mlClusteringHierarchical.R
R/mlClusteringKMeans.R
R/mlClusteringModelBased.R
R/mlClusteringRandomForest.R
R/mlPrediction.R
R/mlRegressionBoosting.R
R/mlRegressionDecisionTree.R
R/mlRegressionKnn.R
R/mlRegressionLinear.R
R/mlRegressionNeuralNetwork.R
R/mlRegressionRandomForest.R
R/mlRegressionRegularized.R
R/mlRegressionSvm.R
README.md
inst/Description.qml
inst/Upgrades.qml
inst/help/mlClassificationBoosting.md
inst/help/mlClassificationBoosting_nl.md
inst/help/mlClassificationKnn.md
inst/help/mlClassificationKnn_nl.md
inst/help/mlClassificationLda.md
inst/help/mlClassificationLda_nl.md
inst/help/mlClassificationNeuralNetwork.md
inst/help/mlClassificationRandomForest.md
inst/help/mlClassificationRandomForest_nl.md
inst/help/mlClusteringDensityBased.md
inst/help/mlClusteringDensityBased_nl.md
inst/help/mlClusteringFuzzyCMeans.md
inst/help/mlClusteringFuzzyCMeans_nl.md
inst/help/mlClusteringHierarchical.md
inst/help/mlClusteringHierarchical_nl.md
inst/help/mlClusteringKMeans.md
inst/help/mlClusteringKMeans_nl.md
inst/help/mlClusteringModelBased.md
inst/help/mlClusteringModelBased_nl.md
inst/help/mlClusteringRandomForest.md
inst/help/mlClusteringRandomForest_nl.md
inst/help/mlPrediction.md
inst/help/mlPrediction_nl.md
inst/help/mlRegressionBoosting.md
inst/help/mlRegressionKnn.md
inst/help/mlRegressionKnn_nl.md
inst/help/mlRegressionLinear.md
inst/help/mlRegressionLinear_nl.md
inst/help/mlRegressionNeuralNetwork.md
inst/help/mlRegressionRandomForest.md
inst/help/mlRegressionRandomForest_nl.md
inst/help/mlRegressionRegularized.md
inst/help/mlRegressionRegularized_nl.md
inst/help/mlclassificationdecisiontree.md
inst/help/mlclassificationdecisiontree_nl.md
inst/help/mlclassificationsvm.md
inst/help/mlclassificationsvm_nl.md
inst/help/mlregressiondecisiontree.md
inst/help/mlregressiondecisiontree_nl.md
inst/help/mlregressionsvm.md
inst/help/mlregressionsvm_nl.md
inst/icons/analysis-ml-classification.svg
inst/icons/analysis-ml-clustering.svg
inst/icons/analysis-ml-prediction.svg
inst/icons/analysis-ml-regression.svg
inst/icons/analysis-ml-ribbon.svg
inst/po/de/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/en@quot/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/es/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/gl/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/ja/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/nl/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/pl/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/pt/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/ru/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/ta/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/tr/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/zh_Hans/LC_MESSAGES/R-jaspMachineLearning.mo
inst/po/zh_Hant/LC_MESSAGES/R-jaspMachineLearning.mo
inst/qml/common/analyses/boosting/AlgorithmicSettings.qml
inst/qml/common/analyses/boosting/Deviance.qml
inst/qml/common/analyses/boosting/ModelOptimization.qml
inst/qml/common/analyses/boosting/Oob.qml
inst/qml/common/analyses/boosting/RelativeInfluence.qml
inst/qml/common/analyses/decisiontree/AlgorithmicSettings.qml
inst/qml/common/analyses/decisiontree/AttemptedSplits.qml
inst/qml/common/analyses/decisiontree/ModelOptimization.qml
inst/qml/common/analyses/decisiontree/OptimPlot.qml
inst/qml/common/analyses/decisiontree/TreePlot.qml
inst/qml/common/analyses/knn/AlgorithmicSettings.qml
inst/qml/common/analyses/knn/AttemptedSplits.qml
inst/qml/common/analyses/knn/ModelOptimization.qml
inst/qml/common/analyses/knn/OptimPlot.qml
inst/qml/common/analyses/knn/WeightFunction.qml
inst/qml/common/analyses/neuralnetwork/ActivationFunctionPlot.qml
inst/qml/common/analyses/neuralnetwork/AlgorithmicSettings.qml
inst/qml/common/analyses/neuralnetwork/Coefficients.qml
inst/qml/common/analyses/neuralnetwork/ModelOptimization.qml
inst/qml/common/analyses/neuralnetwork/NetworkPlot.qml
inst/qml/common/analyses/neuralnetwork/OptimPlot.qml
inst/qml/common/analyses/randomforest/AccuracyDecrease.qml
inst/qml/common/analyses/randomforest/AlgorithmicSettings.qml
inst/qml/common/analyses/randomforest/ModelOptimization.qml
inst/qml/common/analyses/randomforest/NodePurity.qml
inst/qml/common/analyses/randomforest/Oob.qml
inst/qml/common/analyses/regularized/CoefficientTable.qml
inst/qml/common/analyses/regularized/Intercept.qml
inst/qml/common/analyses/regularized/VariablesFormRegularizedRegression.qml
inst/qml/common/analyses/svm/AlgorithmicSettings.qml
inst/qml/common/analyses/svm/ModelOptimization.qml
inst/qml/common/analyses/svm/OptimPlot.qml
inst/qml/common/analyses/svm/SupportVectors.qml
inst/qml/common/figures/AndrewsCurve.qml
inst/qml/common/figures/ClusterDensity.qml
inst/qml/common/figures/ClusterMatrix.qml
inst/qml/common/figures/ClusterMeans.qml
inst/qml/common/figures/DataSplit.qml
inst/qml/common/figures/DecisionBoundary.qml
inst/qml/common/figures/ElbowMethod.qml
inst/qml/common/figures/PredictivePerformance.qml
inst/qml/common/figures/RocCurve.qml
inst/qml/common/figures/Tsne.qml
inst/qml/common/tables/ClassProportions.qml
inst/qml/common/tables/ClusterInfo.qml
inst/qml/common/tables/ClusterMeans.qml
inst/qml/common/tables/ConfusionMatrix.qml
inst/qml/common/tables/ExplainPredictions.qml
inst/qml/common/tables/FeatureImportance.qml
inst/qml/common/tables/ModelPerformance.qml
inst/qml/common/ui/ClusterDetermination.qml
inst/qml/common/ui/DataSplit.qml
inst/qml/common/ui/ExportResults.qml
inst/qml/common/ui/ScaleVariables.qml
inst/qml/common/ui/SetSeed.qml
inst/qml/common/ui/VariablesFormClassification.qml
inst/qml/common/ui/VariablesFormClustering.qml
inst/qml/common/ui/VariablesFormRegression.qml
inst/qml/mlClassificationBoosting.qml
inst/qml/mlClassificationDecisionTree.qml
inst/qml/mlClassificationKnn.qml
inst/qml/mlClassificationLda.qml
inst/qml/mlClassificationLogisticMultinomial.qml
inst/qml/mlClassificationNaiveBayes.qml
inst/qml/mlClassificationNeuralNetwork.qml
inst/qml/mlClassificationRandomForest.qml
inst/qml/mlClassificationSvm.qml
inst/qml/mlClusteringDensityBased.qml
inst/qml/mlClusteringFuzzyCMeans.qml
inst/qml/mlClusteringHierarchical.qml
inst/qml/mlClusteringKMeans.qml
inst/qml/mlClusteringModelBased.qml
inst/qml/mlClusteringRandomForest.qml
inst/qml/mlPrediction.qml
inst/qml/mlRegressionBoosting.qml
inst/qml/mlRegressionDecisionTree.qml
inst/qml/mlRegressionKnn.qml
inst/qml/mlRegressionLinear.qml
inst/qml/mlRegressionNeuralNetwork.qml
inst/qml/mlRegressionRandomForest.qml
inst/qml/mlRegressionRegularized.qml
inst/qml/mlRegressionSvm.qml
inst/qml/translations/jaspMachineLearning-de.qm
inst/qml/translations/jaspMachineLearning-eo.qm
inst/qml/translations/jaspMachineLearning-es.qm
inst/qml/translations/jaspMachineLearning-fr.qm
inst/qml/translations/jaspMachineLearning-gl.qm
inst/qml/translations/jaspMachineLearning-id.qm
inst/qml/translations/jaspMachineLearning-it.qm
inst/qml/translations/jaspMachineLearning-ja.qm
inst/qml/translations/jaspMachineLearning-nl.qm
inst/qml/translations/jaspMachineLearning-pl.qm
inst/qml/translations/jaspMachineLearning-pt.qm
inst/qml/translations/jaspMachineLearning-pt_BR.qm
inst/qml/translations/jaspMachineLearning-ru.qm
inst/qml/translations/jaspMachineLearning-sr.qm
inst/qml/translations/jaspMachineLearning-tr.qm
inst/qml/translations/jaspMachineLearning-zh_Hans.qm
inst/qml/translations/jaspMachineLearning-zh_Hant.qm
jaspMachineLearning.Rproj
po/QML-cs.po
po/QML-de.po
po/QML-eo.po
po/QML-es.po
po/QML-fr.po
po/QML-gl.po
po/QML-id.po
po/QML-it.po
po/QML-ja.po
po/QML-jaspMachineLearning.pot
po/QML-nl.po
po/QML-pl.po
po/QML-pt.po
po/QML-pt_BR.po
po/QML-ru.po
po/QML-sr.po
po/QML-ta.po
po/QML-tr.po
po/QML-zh_Hans.po
po/QML-zh_Hant.po
po/R-de.po
po/R-es.po
po/R-gl.po
po/R-ja.po
po/R-jaspMachineLearning.pot
po/R-nl.po
po/R-pl.po
po/R-pt.po
po/R-ru.po
po/R-ta.po
po/R-tr.po
po/R-zh_Hans.po
po/R-zh_Hant.po
renv.lock
tests/testthat.R
tests/testthat/_snaps/mlclassificationboosting/andrews-curves-plot-mac.svg
tests/testthat/_snaps/mlclassificationboosting/andrews-curves-plot.svg
tests/testthat/_snaps/mlclassificationboosting/data-split.svg
tests/testthat/_snaps/mlclassificationboosting/deviance-plot-mac.svg
tests/testthat/_snaps/mlclassificationboosting/deviance-plot.svg
tests/testthat/_snaps/mlclassificationboosting/out-of-bag-improvement-plot-mac.svg
tests/testthat/_snaps/mlclassificationboosting/out-of-bag-improvement-plot.svg
tests/testthat/_snaps/mlclassificationboosting/relative-influence-plot-mac.svg
tests/testthat/_snaps/mlclassificationboosting/relative-influence-plot.svg
tests/testthat/_snaps/mlclassificationboosting/roc-curves-plot-mac.svg
tests/testthat/_snaps/mlclassificationboosting/roc-curves-plot.svg
tests/testthat/_snaps/mlclassificationdecisiontree/classification-accuracy-plot.svg
tests/testthat/_snaps/mlclassificationdecisiontree/data-split.svg
tests/testthat/_snaps/mlclassificationdecisiontree/decision-tree-plot.svg
tests/testthat/_snaps/mlclassificationknn/andrews-curves-plot.svg
tests/testthat/_snaps/mlclassificationknn/classification-accuracy-plot.svg
tests/testthat/_snaps/mlclassificationknn/data-split.svg
tests/testthat/_snaps/mlclassificationknn/rectangular-weight-function.svg
tests/testthat/_snaps/mlclassificationknn/roc-curves-plot.svg
tests/testthat/_snaps/mlclassificationlda/andrews-curves-plot.svg
tests/testthat/_snaps/mlclassificationlda/data-split.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-1.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-2.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-3.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-4.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-5.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-6.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-7.svg
tests/testthat/_snaps/mlclassificationlda/linear-discriminant-matrix-subplot-8.svg
tests/testthat/_snaps/mlclassificationlda/roc-curves-plot.svg
tests/testthat/_snaps/mlclassificationlogisticmultinomial/data-split-1.svg
tests/testthat/_snaps/mlclassificationlogisticmultinomial/data-split-2.svg
tests/testthat/_snaps/mlclassificationnaivebayes/data-split.svg
tests/testthat/_snaps/mlclassificationrandomforest/andrews-curves-plot.svg
tests/testthat/_snaps/mlclassificationrandomforest/data-split.svg
tests/testthat/_snaps/mlclassificationrandomforest/mean-decrease-in-accuracy-mac.svg
tests/testthat/_snaps/mlclassificationrandomforest/mean-decrease-in-accuracy.svg
tests/testthat/_snaps/mlclassificationrandomforest/out-of-bag-classification-accuracy-plot-mac.svg
tests/testthat/_snaps/mlclassificationrandomforest/out-of-bag-classification-accuracy-plot.svg
tests/testthat/_snaps/mlclassificationrandomforest/roc-curves-plot.svg
tests/testthat/_snaps/mlclassificationrandomforest/total-increase-in-node-purity-mac.svg
tests/testthat/_snaps/mlclassificationrandomforest/total-increase-in-node-purity.svg
tests/testthat/_snaps/mlclassificationsvm/classification-accuracy-plot.svg
tests/testthat/_snaps/mlclassificationsvm/data-split.svg
tests/testthat/_snaps/mlclusteringdensitybased/all-predictors.svg
tests/testthat/_snaps/mlclusteringdensitybased/k-distance-plot.svg
tests/testthat/_snaps/mlclusteringfuzzycmeans/all-predictors.svg
tests/testthat/_snaps/mlclusteringfuzzycmeans/elbow-method-plot.svg
tests/testthat/_snaps/mlclusteringhierarchical/all-predictors.svg
tests/testthat/_snaps/mlclusteringhierarchical/dendogram.svg
tests/testthat/_snaps/mlclusteringhierarchical/elbow-method-plot.svg
tests/testthat/_snaps/mlclusteringkmeans/all-predictors-2.svg
tests/testthat/_snaps/mlclusteringkmeans/all-predictors-3.svg
tests/testthat/_snaps/mlclusteringkmeans/all-predictors.svg
tests/testthat/_snaps/mlclusteringkmeans/elbow-method-plot-2.svg
tests/testthat/_snaps/mlclusteringkmeans/elbow-method-plot-3.svg
tests/testthat/_snaps/mlclusteringkmeans/elbow-method-plot.svg
tests/testthat/_snaps/mlclusteringmodelbased/all-predictors.svg
tests/testthat/_snaps/mlclusteringmodelbased/elbow-method-plot.svg
tests/testthat/_snaps/mlclusteringrandomforest/all-predictors-mac.svg
tests/testthat/_snaps/mlclusteringrandomforest/all-predictors.svg
tests/testthat/_snaps/mlclusteringrandomforest/elbow-method-plot-mac.svg
tests/testthat/_snaps/mlclusteringrandomforest/elbow-method-plot.svg
tests/testthat/_snaps/mlregressionboosting/data-split.svg
tests/testthat/_snaps/mlregressionboosting/deviance-plot.svg
tests/testthat/_snaps/mlregressionboosting/out-of-bag-improvement-plot.svg
tests/testthat/_snaps/mlregressionboosting/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionboosting/relative-influence-plot.svg
tests/testthat/_snaps/mlregressiondecisiontree/data-split.svg
tests/testthat/_snaps/mlregressiondecisiontree/decision-tree-plot.svg
tests/testthat/_snaps/mlregressiondecisiontree/mean-squared-error-plot.svg
tests/testthat/_snaps/mlregressiondecisiontree/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionknn/data-split.svg
tests/testthat/_snaps/mlregressionknn/mean-squared-error-plot.svg
tests/testthat/_snaps/mlregressionknn/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionlinear/data-split.svg
tests/testthat/_snaps/mlregressionlinear/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionrandomforest/data-split.svg
tests/testthat/_snaps/mlregressionrandomforest/mean-decrease-in-accuracy-mac.svg
tests/testthat/_snaps/mlregressionrandomforest/mean-decrease-in-accuracy.svg
tests/testthat/_snaps/mlregressionrandomforest/out-of-bag-mean-squared-error-plot-mac.svg
tests/testthat/_snaps/mlregressionrandomforest/out-of-bag-mean-squared-error-plot.svg
tests/testthat/_snaps/mlregressionrandomforest/predictive-performance-plot-mac.svg
tests/testthat/_snaps/mlregressionrandomforest/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionrandomforest/total-increase-in-node-purity.svg
tests/testthat/_snaps/mlregressionregularized/data-split.svg
tests/testthat/_snaps/mlregressionregularized/lambda-evaluation-plot.svg
tests/testthat/_snaps/mlregressionregularized/predictive-performance-plot.svg
tests/testthat/_snaps/mlregressionregularized/variable-trace-plot.svg
tests/testthat/_snaps/mlregressionsvm/data-split.svg
tests/testthat/_snaps/mlregressionsvm/predictive-performance-plot.svg
tests/testthat/helper-ml.R
tests/testthat/test-mlclassificationboosting.R
tests/testthat/test-mlclassificationdecisiontree.R
tests/testthat/test-mlclassificationknn.R
tests/testthat/test-mlclassificationlda.R
tests/testthat/test-mlclassificationlogisticmultinomial.R
tests/testthat/test-mlclassificationnaivebayes.R
tests/testthat/test-mlclassificationneuralnetwork.R
tests/testthat/test-mlclassificationrandomforest.R
tests/testthat/test-mlclassificationsvm.R
tests/testthat/test-mlclusteringdensitybased.R
tests/testthat/test-mlclusteringfuzzycmeans.R
tests/testthat/test-mlclusteringhierarchical.R
tests/testthat/test-mlclusteringkmeans.R
tests/testthat/test-mlclusteringmodelbased.R
tests/testthat/test-mlclusteringrandomforest.R
tests/testthat/test-mlregressionboosting.R
tests/testthat/test-mlregressiondecisiontree.R
tests/testthat/test-mlregressionknn.R
tests/testthat/test-mlregressionlinear.R
tests/testthat/test-mlregressionneuralnetwork.R
tests/testthat/test-mlregressionrandomforest.R
tests/testthat/test-mlregressionregularized.R
tests/testthat/test-mlregressionsvm.R
tests/upgrades/0.16.4/classification-boosting.jasp
tests/upgrades/0.16.4/classification-dcision-tree.jasp
tests/upgrades/0.16.4/classification-knn.jasp
tests/upgrades/0.16.4/classification-linear-discriminant.jasp
tests/upgrades/0.16.4/classification-neural-network.jasp
tests/upgrades/0.16.4/classification-random-forest.jasp
tests/upgrades/0.16.4/classification-svm.jasp
tests/upgrades/0.16.4/clustering-density-based.jasp
tests/upgrades/0.16.4/clustering-fuzzy-means.jasp
tests/upgrades/0.16.4/clustering-hierarchical.jasp
tests/upgrades/0.16.4/clustering-neighborhood-based.jasp
tests/upgrades/0.16.4/clustering-random-forest.jasp
tests/upgrades/0.16.4/prediction.jasp
tests/upgrades/0.16.4/regression-boosting.jasp
tests/upgrades/0.16.4/regression-decision-tree.jasp
tests/upgrades/0.16.4/regression-knn.jasp
tests/upgrades/0.16.4/regression-neural-network.jasp
tests/upgrades/0.16.4/regression-random-forest.jasp
tests/upgrades/0.16.4/regression-regularized-linear.jasp
tests/upgrades/0.16.4/regression-svm.jasp