Claude/issue 103 20260605 0239#105
Open
SebKrantz wants to merge 43 commits into
Open
Conversation
Development
Development
Remove \doi{}: causes pkgdown error.
Development
Development
Development
Development
Development
Development
Minor fixes to README example.
Development
Using <- instead of = in Examples.
Development
Development
Development
Development
Development
Development
Development
Update pkgdown configuration: remove workflow file and adjust template setting
Update GitHub Actions workflows: upgrade checkout action to v4 and ad…
Update GitHub Actions workflow: enhance LaTeX package installation an…
Update .Rbuildignore and .gitignore: add dynamic_factor_models to ign…
Development
Use gutenbergr configuration for codecov.
No logo styling.
Development
Development
Development
Development
Further minors.
Development
Adding conda badges.
…52631500 Add Claude Code GitHub Workflow
Co-authored-by: Copilot <copilot@github.com>
…ersion Adds a new convert() S3 generic and convert.dfm() method that converts a dfm object into equivalent state space representations for the dlm and KFAS packages. This enables prediction intervals, forecasts, and other functionality from those packages. - convert(mod, to = "dlm"): maps FF=C, GG=A, V=R, W=Q with diffuse C0 - convert(mod, to = "KFAS"): builds SSModel with SSMcustom, Z=C, T=A, R=I, Q=Q, H=R, diffuse P1inf, with standardized data embedded Fixes #103 Co-authored-by: Sebastian Krantz <SebKrantz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.