Replacement Functions - Method
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ## S4 replacement method for signature 'cptCovariance'
dataset(x) <- value
## S4 replacement method for signature 'cptCovariance'
cptsSig(x) <- value
## S4 replacement method for signature 'cptCovariance'
cpts(x) <- value
## S4 replacement method for signature 'cptCovariance'
method(x) <- value
## S4 replacement method for signature 'cptCovariance'
msl(x) <- value
## S4 replacement method for signature 'cptCovariance'
numCpts(x) <- value
## S4 replacement method for signature 'cptCovariance'
threshold(x) <- value
## S4 replacement method for signature 'cptCovariance'
thresholdValue(x) <- value
## S4 replacement method for signature 'cptCovariance'
subspaceDim(x) <- value
## S4 replacement method for signature 'cptCovariance'
nperm(x) <- value
## S4 replacement method for signature 'cptCovariance'
LRCov(x) <- value
|
x |
object of class |
value |
value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.