floopReflect | R Documentation |
Fits hysteresis loops and ellipses where x and y are flipped and reversed
floopReflect(x,y,...)
felReflect(x,y,...)
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 |
A reflected hysteresis loop is one where the output and input are flipped and placed in reverse order.
See floop
or fel
.
Spencer Maynes, Fan Yang, and Anne Parkhurst.
Yang, F. and A. Parkhurst, Estimating Elliptical Hysteresis: A Comparison of Analytic Methods. (submitted)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.