blur ellipses function
blur_point(
x,
levels = seq(0.001, 1 - 0.1, l = 15),
alpha_mult,
col = "black",
center
)
An object. In the default method the parameter x should be a correlation between -1 and 1 or a square positive definite matrix at least 2x2 in size. It will be treated as the correlation or covariance of a multivariate normal distribution.
contour levels
multiplier on transparency level
default is black
two-vector giving center of ellipse