Retrieval 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 method for signature 'cptCovariance'
dataset(x)
## S4 method for signature 'cptCovariance'
cptsSig(x)
## S4 method for signature 'cptCovariance'
cpts(x)
## S4 method for signature 'cptCovariance'
method(x)
## S4 method for signature 'cptCovariance'
msl(x)
## S4 method for signature 'cptCovariance'
numCpts(x)
## S4 method for signature 'cptCovariance'
threshold(x)
## S4 method for signature 'cptCovariance'
thresholdValue(x)
## S4 method for signature 'cptCovariance'
subspaceDim(x)
## S4 method for signature 'cptCovariance'
nperm(x)
## S4 method for signature 'cptCovariance'
LRCov(x)
|
x |
object of class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.