bdm.cost {bigMap}R Documentation

ptSNE cost & size plot.

Description

ptSNE cost & size plot.

Usage

bdm.cost(bdm, offset = 0)

Arguments

bdm

A bdm instance as generated by bdm.init() or a list of them to make a comparative plot.

offset

X-axis offset in number of epochs (0 by default).

Value

None.

Examples


bdm.example()
bdm.cost(exMap)

[Package bigMap version 2.3.1 Index]