plotVI.pipe_result: plotVI.pipe_result

View source: R/results-methods.R

plotVI.pipe_resultR Documentation

plotVI.pipe_result

Description

plotVI.pipe_result

Usage

plotVI.pipe_result(
  res,
  vi = c("ratio", "diff", "raw"),
  dispersion = c("sd", "se", "ci")
)

Arguments

res

a pipe_result object.

vi

output type . For ratio and diff, performance is compared with the full model without any permutation.

dispersion

sd, se or ci. Metric of the dispersion bars


jmaspons/MLTools documentation built on Jan. 27, 2024, 4:31 a.m.