View source: R/073_atoms_elementwise_scalene.R
| scalene | R Documentation |
Scalene penalty: alpha * pos(x) + beta * neg(x)
scalene(x, alpha, beta)
x |
An Expression |
alpha |
Coefficient for the positive part |
beta |
Coefficient for the negative part |
An Expression representing the scalene penalty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.