Description Usage Arguments Value
Different beta solvers
1 2 3 4 5 6 7 8 | different_beta_solver(
x,
y,
lambda2,
lambda1,
sparse,
solver_type = "spcasolver"
)
|
x |
the data matrix X_{n\times p} |
y |
the response vector Y_{n\times 1} |
lambda2 |
λ_2 in the elastic loss function |
lambda1 |
λ_1 in the elastic loss function |
sparse |
|
solver_type |
|
the solution β
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.