Package: SemiEstimate
Title: Solve Semi-Parametric Estimation by Implicit Profiling
Version: 1.1.3
Authors@R: 
    person(given = "Jinhua",
           family = "Su",
           role = c("aut", "cre"),
           email = "944866518@qq.com",
           comment = c(ORCID = "0000-0002-6344-0607"))
Description: Semi-parametric estimation problem can be solved by two-step Newton-Raphson iteration. The implicit profiling method<arXiv:2108.07928> is an improved method of two-step NR iteration especially for the implicit-bundled type of the parametric part and non-parametric part. This package provides a function semislv() supporting the above two methods and numeric derivative approximation for unprovided Jacobian matrix.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, numDeriv, purrr, rlang, testthat (>=
        3.0.0), BB, nleqslv, splines2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-01 18:53:39 UTC; su
Author: Jinhua Su [aut, cre] (<https://orcid.org/0000-0002-6344-0607>)
Maintainer: Jinhua Su <944866518@qq.com>
Repository: CRAN
Date/Publication: 2021-09-06 07:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:54:54 UTC; unix
