Skip to content

Claude/issue 103 20260605 0239#105

Open
SebKrantz wants to merge 43 commits into
developmentfrom
claude/issue-103-20260605-0239
Open

Claude/issue 103 20260605 0239#105
SebKrantz wants to merge 43 commits into
developmentfrom
claude/issue-103-20260605-0239

Conversation

@SebKrantz
Copy link
Copy Markdown
Member

No description provided.

Remove \doi{}: causes pkgdown error.
Minor fixes to README example.
Using <- instead of = in Examples.
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…
Use gutenbergr configuration for codecov.
SebKrantz and others added 13 commits January 26, 2026 09:12
…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>
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.

1 participant