projectionSeconds {directlabels}R Documentation

Timings of projection algorithms

Description

Timings of seconds for 3 projection algorithms.

Usage

data(projectionSeconds)

Format

A data frame with 603 observations on the following 6 variables.

vector.length

a numeric vector

method

a factor with levels Heap Random Sort

mean

a numeric vector

sd

a numeric vector

min

a numeric vector

max

a numeric vector

Source

Mark Schmidt's prettyPlot code for MATLAB http://www.di.ens.fr/~mschmidt/Software/prettyPlot.html


[Package directlabels version 2024.1.21 Index]