tibble_tsne: Calculate a tSNE from selected columns

Description Usage Arguments

View source: R/calc_tibbles.R

Description

Pass a selection of columns to Rtnse, deduplicating them and then reconstructing the projection for duplicate rows.

Usage

1
tibble_tsne(tbl, ..., tsne_kwargs = list())

Arguments

tbl

A tibble.

...

A tidy selection of columns

tsne_kwargs

Additional arguments to pass to Rtsne


allydunham/tblhelpr documentation built on Nov. 20, 2019, 7:35 a.m.