Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uar1 surrogates #534

Merged
merged 25 commits into from
Apr 11, 2024
Merged

uar1 surrogates #534

merged 25 commits into from
Apr 11, 2024

Conversation

lionelvoirol
Copy link
Collaborator

  • renamed estimation and generating function for MLE estimation and generation of unevenly AR1 model as uar1_fit and uar1_sim.
  • allow for uar1_fitto take a time index vector.
  • define random time index generation function outside of uar1_fit and uar1_sim.
  • allow to generate surrogate specifying method uar1_sim .
  • introduce argument time_pattern in surrogate method to allow for different time index generation.
  • allow spectral analysis and scalograms with uar1.
  • develop various test for new methods.

CommonClimate and others added 25 commits March 27, 2024 10:20
TODO list in comments
…dom_time_increment to random_time_index,modified tests
made it univariate, since trying to return a matrix was surprisingly buggy.
(cf Pyleo dvlpt call on 04/05/2024)
Copy link
Collaborator

@CommonClimate CommonClimate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go!

@CommonClimate CommonClimate merged commit ce46bd4 into master Apr 11, 2024
1 check passed
@CommonClimate CommonClimate deleted the uar1_surrogates branch April 11, 2024 05:33
@CommonClimate CommonClimate mentioned this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants