Description Usage Arguments Details Value
Change the quantization scale for an sscs object.
1 |
sscs |
Object of class 'sscs' created by new_sscs(...). |
qscale |
Quantization scale (numeric value or NA). |
Changes the quantization scale of the given sscs object to match the numeric value of qscale. If qscale is NA, a sensible default is computed that guarantees the total system redundancy is less than or equal to 1 and each marginal entropy is greater than or equal to 1. Note that computed redundancies for sscs objects are only comparable when they each use the same quantization scale.
Returns the rescaled sscs S3 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.