collect.hyperparameters: collect.hyperparameters

Description Usage Arguments Author(s) References Examples

Description

Collect probe-level parameters during online-learning from the batch files.

Usage

1
2
collect.hyperparameters(batches, unique.run.identifier, save.batches.dir,
  save.batches, verbose = TRUE)

Arguments

batches

batch list

unique.run.identifier

Batch file identifier string

save.batches.dir

Batch file directory

save.batches

Logical. Determines whether batches are available.

verbose

verbose

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("RPA")

Examples

1
# hpe <- collect.hyperparameters(batches, unique.run.identifier, save.batches.dir, save.batches)

RPA documentation built on Nov. 8, 2020, 7:47 p.m.