bdm.cost: ptSNE cost & size plot.

View source: R/bdm_plot.R

bdm.costR Documentation

ptSNE cost & size plot.

Description

ptSNE cost & size plot.

Usage

bdm.cost(bdm, x.lim = NULL)

Arguments

bdm

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

x.lim

A vector with upper and lower bounds to limit the number of epochs in the x-axis (NULL by default).

Value

None.

Examples


bdm.example()
bdm.cost(ex$map)

jgarriga65/bigMap documentation built on June 10, 2024, 7:05 a.m.