Figure_6: Figure_6

Figure_6R Documentation

Figure_6

Description

Speed (time in seconds) and memory (peak RAM in MB) performance of crqa() and piecewiseRQA() for simulated data of increasing size (from 3000 to 7000 data points), compared in blocks of different sizes (from 1000 to 6500 in increments of 500)

Usage

Figure_6

Format

A data frame with 28 rows and 2 variables:

speed

The time in seconds to perform a crqa() analysis

memory

The peak MB occupied in the RAM to perform a crqa() analysis

typeRQA

Whether the analysis contained all data points (full) or was computed piecewise (piece)

datapoint

The number of datapoints

blocksize

The dimension of the block


crqa documentation built on Nov. 27, 2023, 5:10 p.m.