Learn R Programming

bigMap (version 2.3.1)

bdm.cost: 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

Run this code
# NOT RUN {
bdm.example()
bdm.cost(exMap)
# }

Run the code above in your browser using DataLab