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