It is assumed the data can be described by a power law, expressed either as Y or X dependent (referring to the second and first axis on a fatigue curve).
...
...
@@ -17,3 +14,13 @@ X = CY^m \leftrightarrow Y = \left(\frac{X}{C}\right)^{\frac{1}{m}}
Where $m$ and $C$ are the power slope- and adjustment coefficient, respectively.
## Fitting procedure
In using the power-law as a prediction function, the model can be fitted in logspace as follows.