plot_valse: Plot

Description Usage Arguments Value

View source: R/plot_valse.R

Description

A function which plots relevant parameters.

Usage

1
plot_valse(X, Y, model, comp = FALSE, k1 = NA, k2 = NA)

Arguments

X

matrix of covariates (of size n*p)

Y

matrix of responses (of size n*m)

model

the model constructed by valse procedure

comp

TRUE to enable pairwise clusters comparison

k1

index of the first cluster to be compared

k2

index of the second cluster to be compared

Value

No return value (only plotting).


valse documentation built on May 31, 2021, 9:10 a.m.