se0 | R Documentation |
MDYPL state evolution functions with no intercept
se0(mu, b, sigma, kappa, gamma, alpha, gh = NULL, prox_tol = 1e-10)
mu |
aggregate bias parameter. |
b |
parameter |
sigma |
square root of the aggregate variance of the MDYPL estimator. |
kappa |
asymptotic ratio of columns/rows of the design
matrix. |
gamma |
the square root of the limit of the variance of the linear predictor. |
alpha |
the shrinkage parameter of the MDYPL
estimator. |
gh |
A list with the Gauss-Hermite quadrature nodes and
weights, as returned from |
prox_tol |
tolerance for the computation of the proximal
operator; default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.