Package: sphereML
Type: Package
Title: Analyzing Students' Performance Dataset in Physics Education
        Research (SPHERE) using Machine Learning (ML)
Version: 0.1.1
Authors@R: c(
    person("Purwoko Haryadi", "Santoso", email = "purwokoharyadisantoso@unsulbar.ac.id", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7093-5309")),
    person("Edi", "Istiyono", role = "ctb"),
    person("Haryanto", "Haryanto", role = "ctb"))
Maintainer: Purwoko Haryadi Santoso <purwokoharyadisantoso@unsulbar.ac.id>
Description: A simple package facilitating ML based analysis for physics education research (PER) purposes. The implemented machine learning technique is random forest optimized by item response theory (IRT) for feature selection and genetic algorithm (GA) for hyperparameter tuning. The data analyzed here has been made available in the CRAN repository through the 'spheredata' package. The SPHERE stands for Students' Performance in Physics Education Research (PER). The students are the eleventh graders learning physics at the high school curriculum. We follow the stream of multidimensional students' assessment as probed by some research based assessments in PER. The goal is to predict the students' performance at the end of the learning process. Three learning domains are measured including conceptual understanding, scientific ability, and scientific attitude. Furthermore, demographic backgrounds and potential variables predicting students' performance on physics are also demonstrated.
BugReports: https://github.com/santosoph/sphereML/issues
URL: https://github.com/santosoph/sphereML
License: MIT + file LICENSE
Depends: R (>= 3.50)
Imports: shiny, shinydashboard, spheredata, lavaan, semPlot, CTT, mirt,
        shinycssloaders, FSelectorRcpp, randomForest, caret, caTools,
        pROC, GA, readxl
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-09 16:54:10 UTC; ASUS
Author: Purwoko Haryadi Santoso [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7093-5309>),
  Edi Istiyono [ctb],
  Haryanto Haryanto [ctb]
Repository: CRAN
Date/Publication: 2025-05-09 17:10:06 UTC
Built: R 4.3.3; ; 2025-05-09 19:15:25 UTC; unix
