correlation_biplot: Make a correlation biplot

View source: R/mdessence-functions.R

correlation_biplotR Documentation

Make a correlation biplot

Description

Make a correlation biplot

Usage

correlation_biplot(X, dist, plotting_axes = 1:2)

Arguments

X

The data matrix, samples in the rows.

dist

A function that takes a matrix and computes the distance between the rows.

plotting_axes

The MDS embedding axes to plot.


jfukuyama/localBiplots documentation built on Jan. 10, 2023, 3:33 a.m.