You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a follow-up to #561, we need to find a way of returning the parameters of interest. In particular, it's really quite hard to retrieve the s parameter for the BTS model, since now it's not part of the model fitting. Perhaps we should create a data frame with the fitted parameters and return it as part of the RLum.Results object produced by fit_IsothermalHolding().
The text was updated successfully, but these errors were encountered:
As a follow-up to #561, we need to find a way of returning the parameters of interest. In particular, it's really quite hard to retrieve the
s
parameter for the BTS model, since now it's not part of the model fitting. Perhaps we should create a data frame with the fitted parameters and return it as part of theRLum.Results
object produced byfit_IsothermalHolding()
.The text was updated successfully, but these errors were encountered: