-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featurea feature request or enhancementa feature request or enhancement
Description
For v1.1.0
- New function to perform a
refiton fitted models, choosing the model with smallest hubber loss or similar loss function from bootstraped parameters or something similar. This would be useful on RRi signals where the defaultestimate_RRi_curve()performs poorly. - Add an object-specific class for imported RRi signal data (and the internal example dataset), kinda "RRi_data" or similar.
- Add a
print(),summary()andplot()methods por the previously mentioned object-specific class for imported RRi signal data. - Add a
predict(),coef()andcoefficients()method for "RRi_fit" objects.
For v1.2.0
- New argument
method = "bayesian"inestimate_RRi_curve()function using HMC-NUTS in the estimating process. - New argument
priors = [using brms style]inestimate_RRi_curve()formethod = "bayesian". - Add more methods to analyze residuals? (ACF, FFT, others?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement