cusp.bifset {cusp} | R Documentation |
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)
Arguments
beta |
values of the bifurcation/splitting factor at which the border values of the normal/symmetry factor is computed |
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.
Author(s)
Raoul Grasman
References
See cusp-package
See Also
Examples
cusp.bifset(-3:3)
[Package cusp version 2.3.6 Index]