Description Usage Arguments Examples
Extract and set global parameters of lavaPenalty.
1  | lavaPenalty.options(..., type = "lava")
 | 
... | 
 Arguments  | 
type | 
 which set of parameters to update:   | 
1 2 3 4 5 6 7  | ## lava
lavaPenalty.options()
lavaPenalty.options(trace = TRUE)
## lavaPenalty
lavaPenalty.options(type = "proxGrad")
lavaPenalty.options(trace = 2, type = "proxGrad")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.