replacementMethod: Replacement Functions - Method

Description Usage Arguments

Description

Replacement Functions - Method

Usage

 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

Arguments

x

object of class cptCovariance

value

value


grundy95/changepoint.cov documentation built on April 5, 2021, 6:21 p.m.