Package: ConvertPar
Type: Package
Title: Estimating IRT Parameters via Machine Learning Algorithms
Version: 0.1
Authors@R: c(person(given = "Eda",
                    family = "Akdogdu Yildiz",
                    role = c("aut", "cre"),
                    email = "akdogdueda@gmail.com",
                    comment = c(ORCID = "0000-0003-4374-4379")),
                    person(given = "Huseyin",
                    family = "Yıldız",
                    role = c("aut"),
                    email = "huseyinyildiz35@gmail.com",
                    comment = c(ORCID = "0000-0003-2387-263X")),
                    person(given = "Kubra",
                    family = "Atalay Kabasakal",
                    role = c("aut"),
                    email = "katalay@hacettepe.edu.tr",
                    comment = c(ORCID = "0000-0002-3580-5568"))
                    )
Maintainer: Eda Akdogdu Yildiz <akdogdueda@gmail.com>
Description: A tool to estimate IRT item parameters (2 PL) using CTT-based item statistics from small samples via artificial neural networks and regression trees.
Imports: neuralnet, mirt, RWeka, stats
License: GPL (>= 3)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-03-12 12:14:00 UTC; husey
Author: Eda Akdogdu Yildiz [aut, cre] (<https://orcid.org/0000-0003-4374-4379>),
  Huseyin Yıldız [aut] (<https://orcid.org/0000-0003-2387-263X>),
  Kubra Atalay Kabasakal [aut] (<https://orcid.org/0000-0002-3580-5568>)
Repository: CRAN
Date/Publication: 2022-03-14 19:20:05 UTC
Built: R 4.1.2; ; 2022-03-15 11:44:07 UTC; unix
