Package: SLSEdesign
Title: Optimal Regression Design under the Second-Order Least Squares
        Estimator
Version: 0.1.0
Authors@R: 
    c(person(given = "Chi-Kuang", family = "Yeh",
             role = c("aut", "cre"),
             email = "cyeh@gsu.edu",
             comment = c(ORCID = "0000-0001-7057-2096")),
      person(given = "Julie", family = "Zhou",
             role = c("aut", "ctb")),
      person(given = "Jason", family = "Hou-Liu",
             role = c("ctb")))
Description: With given inputs that include number of points, discrete design space, a measure of skewness, models and parameter value, this package calculates the objective value, optimal designs and plot the equivalence theory under A- and D-optimal criteria under the second-order Least squares estimator. This package is based on the paper "Properties of optimal regression designs under the second-order least squares estimator" by Chi-Kuang Yeh and Julie Zhou (2021) <doi:10.1007/s00362-018-01076-6>. 
URL: https://github.com/chikuang/SLSEdesign,
        https://chikuang.github.io/SLSEdesign/
BugReports: https://github.com/chikuang/SLSEdesign/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: CVXR (>= 1.8.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-06 13:48:12 UTC; chikuang
Author: Chi-Kuang Yeh [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7057-2096>),
  Julie Zhou [aut, ctb],
  Jason Hou-Liu [ctb]
Maintainer: Chi-Kuang Yeh <cyeh@gsu.edu>
Repository: CRAN
Date/Publication: 2026-03-08 00:40:07 UTC
Built: R 4.7.0; ; 2026-04-28 03:30:12 UTC; windows
