floopReflect {hysteresis}R Documentation

Fitting hysteresis loops for reflected data

Description

Fits hysteresis loops and ellipses where x and y are flipped and reversed

Usage

floopReflect(x,y,...)
felReflect(x,y,...)

Arguments

x

the numeric input vector. To fit the loop x is reversed and treated as y.

y

the numeric output vector. To fit the loop y is reversed and treated as x.

...

other arguments to either floop or fel.

Details

A reflected hysteresis loop is one where the output and input are flipped and placed in reverse order.

Value

See floop or fel.

Author(s)

Spencer Maynes, Fan Yang, and Anne Parkhurst.

References

Yang, F. and A. Parkhurst, Estimating Elliptical Hysteresis: A Comparison of Analytic Methods. (submitted)


[Package hysteresis version 2.7.2 Index]