coef.lslx {lslx} | R Documentation |
S3 method to extract parameter estimate from lslx
Description
coef.lslx()
is an S3
interface for extracting parameter estimate from a lslx
object.
Usage
## S3 method for class 'lslx'
coef(object, selector, lambda, delta, ...)
Arguments
object |
A fitted |
selector |
A |
lambda |
A |
delta |
A |
... |
Other arguments. For details, please see the |
[Package lslx version 0.6.11 Index]