loss_er | R Documentation |
This function returns the core of expectile regression to be minimized
loss_er(beta, x, y, tau, N, d)
beta |
initial values |
x |
design matrix |
y |
vector output |
tau |
percentile |
N |
sample size |
d |
columns of x |
eta Numeric, sum of expectile regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.