51_color_functions: Color Functions

Description Usage Arguments Details References Examples

Description

Predefined litmus-fitting functions for the bivariate package.

Usage

1
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

1
2
3
4
5
6
f <- nbvpdf ()

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

plot (colf)

bivariate documentation built on April 11, 2021, 9:06 a.m.