The emaxnls package provides tools for nonlinear least squares estimation for Emax regression models.
Installation
You can install the development version of emaxnls from GitHub with:
# install.packages("pak")
pak::pak("djnavarro/emaxnls")
Example
Yeah yeah, add examples here