Learn R Programming

bivariate (version 0.7.0)

51_color_functions: Color Functions

Description

Predefined litmus-fitting functions for the bivariate package.

Usage

rim.litmus.fit (x)

Arguments

x

A numeric vector.

Details

The rim.litmus.fit function calls the rainbow.litmus.fit functions, from the barsurf package. Please refer to that package for details.

The rim litmus is for the (3d) rim of ECDFs.

References

Refer to the vignette for an overview, references, theoretical background and better examples.

Examples

Run this code
# NOT RUN {
f <- nbvpdf ()

s <- bvmat (f)
colf <- rim.litmus.fit (s@fv)

plot (colf)
# }

Run the code above in your browser using DataLab