JinhuaSu/SemiEstimate: Solve Semi-Parametric Estimation by Implicit Profiling

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JinhuaSu/SemiEstimate")
JinhuaSu/SemiEstimate documentation built on June 15, 2022, 12:30 a.m.