Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.cond_maha

Plot the variables from the results of the cond_maha function.


Description

Plot the variables from the results of the cond_maha function.

Usage

## S3 method for class 'cond_maha'
plot(
  x,
  ...,
  p_tail = 0,
  family = "serif",
  score_digits = ifelse(min(x$sigma) >= 10, 0, 2)
)

Arguments

x

The results of the cond_maha function.

...

Arguments passed to print function

p_tail

The proportion of the tail to shade

family

Font family.

score_digits

Number of digits to round scores.

Value

A ggplot2-object


unusualprofile

Calculates Conditional Mahalanobis Distances

v0.1.0
GPL (>= 3)
Authors
W. Joel Schneider [aut, cre] (<https://orcid.org/0000-0002-8393-5316>), Feng Ji [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.