rampedpyrox.EnergyComplex.input_estimated

EnergyComplex.input_estimated(lam=0, resid=0, rgh=0)[source]

Inputs estimated rate data into the rp.EnergyComplex instance and calculates statistics.

Parameters:
  • lam (scalar) – Tikhonov regularization weighting factor used to generate estimated data. Defaults to 0.
  • resid (float) – Residual RMSE for the inputted estimated data. Defaults to 0.
  • rgh (float) – Roughness RMSE for the inputted estimated data. Defaults to 0.