mdl {cpss} | R Documentation |
Generic functions and methods: mdl
Description
Generic functions and methods: mdl
Usage
mdl(x)
mdl(x) <- value
## S4 method for signature 'cpss'
mdl(x)
## S4 replacement method for signature 'cpss'
mdl(x) <- value
Arguments
x |
object from cpss |
value |
value assigned to x |
[Package cpss version 0.0.3 Index]