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