addNewSample.TSMLCARA: Adds the Newly Sampled Observations

Description Usage Arguments Details Author(s) See Also Examples

Description

Adds the newly sampled data.frame of observations and updates

Usage

1
2
## S3 method for class 'TSMLCARA'
addNewSample(this, newobs, ...)

Arguments

this

An object of class TSMLCARA.

newobs

The newly sampled data.frame of observations to add to the TSMLCARA object.

...

Not used.

Details

The output data.frame has a "from" attribute which indicates the row in the concatenated data set of the first row of the added data set.

Author(s)

Antoine Chambaz [aut, cre]

See Also

tsml.cara.rct

Examples

1

achambaz/tsml.cara.rct documentation built on May 10, 2019, 5:10 a.m.