Learn R Programming

cusp (version 2.3.6)

cusp.bifset: compute normal/symmetry factor borders of bifurcation set of cusp catastrophe

Description

Given bifurcation/splitting factor values this function computes the border values of the normal/symmetry factor for the bifurcation set of the cusp catastrophe.

Usage

cusp.bifset(beta)

Value

Matrix with columns named beta, alpha.l, alpha.u. The latter two columns give respectively the lower and upper border values of the normal/symmetry factor. Negative values of beta give NaN values for the normal factor.

Arguments

beta

values of the bifurcation/splitting factor at which the border values of the normal/symmetry factor is computed

Author

Raoul Grasman

References

See cusp-package

See Also

cusp-package

Examples

Run this code
    cusp.bifset(-3:3)

Run the code above in your browser using DataLab