Description Usage Arguments Value Examples
Fitting Quantile Regression Models for Network-linked Data
1 | rq.net(X, Y, Adj, lambda = 0.1, tau = 0.5)
|
X |
Design matrix of predictors. |
Y |
Response vector. |
Adj |
Adjacency matrix. |
lambda |
Regularization parameter. |
tau |
The quantile to be estimated. |
A list
object comprising:
alpha |
Vector of network cohesion. |
beta |
Regression coefficients. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.