Package: SLSEdesign
Title: Optimal Regression Design under the Second-Order Least Squares
        Estimator
Version: 0.0.5
Authors@R: 
    c(person(given = "Chi-Kuang", family = "Yeh",
             role = c("aut", "cre"),
             email = "chi-kuang.yeh@mail.mcgill.ca",
             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
BugReports: https://github.com/chikuang/SLSEdesign/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: CVXR
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-04 17:17:18 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 <chi-kuang.yeh@mail.mcgill.ca>
Repository: CRAN
Date/Publication: 2025-06-05 16:10:02 UTC
Built: R 4.4.3; ; 2025-10-08 02:32:38 UTC; windows
