benchmark_all: Benchmark all partition functions

Description Usage Arguments Value

View source: R/benchmarks.R

Description

Benchmark partition() and kmeans_icc() using multiple sample sizes and methods

Usage

1
benchmark_all(n = c(10, 100, 1000), times = 100L)

Arguments

n

a vector of sample sizes to simulate for benchmarking. Default is to test 10, 100, and 1000.

times

number of benchmarks to run in microbenchmark. Default is 100.

Value

a data.frame


malcolmbarrett/partition.benchmark documentation built on May 20, 2019, 8:02 p.m.