floopReflect: Fitting hysteresis loops for reflected data

Description Usage Arguments Details Value Author(s) References

View source: R/floopReflect.R

Description

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

Usage

1
2

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)


hysteresis documentation built on May 15, 2021, 1:09 a.m.