midrqControl | R Documentation |
A list of parameters for controlling the fitting process.
midrqControl(method = "Nelder-Mead", ecdf_est = "npc", npc_args = list())
method |
character vector that specifies the optimization algorithm in |
ecdf_est |
estimator of the (standard) conditional cumulative distribution. The options are: |
npc_args |
named list of arguments for |
a list of control parameters.
Marco Geraci
Geraci, M. and A. Farcomeni. Mid-quantile regression for discrete responses. arXiv:1907.01945 [stat.ME]. URL: https://arxiv.org/abs/1907.01945.
Li, Q. and J. S. Racine (2008). Nonparametric estimation of conditional cdf and quantile functions with mixed categorical and continuous data. Journal of Business and Economic Statistics 26(4), 423-434.
midrq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.