Description Usage Arguments Details Value Examples
This function returns coefficients from a model fit by owl().
| 1 2 | 
| object | an object of class  | 
| sigma | penalty parameter for SLOPE models; if  | 
| exact | if  | 
| simplify | if  | 
| ... | arguments that are passed on to  | 
If exact == FALSE and sigma is not in object,
then the returned coefficients will be approximated by linear interpolation.
If coefficients from another type of penalty sequence
(with a different lambda) are required, however,
please use owl() to refit the model.
Coefficients from the model.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.