plot_features_curves: Plot features

Description Usage Arguments Value

Description

Plot feature trends along the estimated ordering and include smoothing curves.

Usage

1
plot_features_curves(X, tau, feat_idx = NA, log_trans = FALSE)

Arguments

X

A data frame of matrix.

tau

A vector with latent 1D coordinates for data points.

feat_idx

An integer vector of selected features.

log_trans

[Optional] A boolean for whether to log transform the data before plotting. Default is FALSE.

Value

A ggplot2 object.


nlhuong/buds documentation built on May 17, 2019, 3:13 a.m.