JuliaEarth/GeoStats.jl

Implement `@formula` support in `Kriging` model

オープン

#573 opened on 2026/04/11

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (65 件のフォーク)batch import
featurehelp wanted

Repository metrics

Stars
 (586 個のスター)
PR merge metrics
 (平均マージ 31m) (30d で 5 merged PRs)

説明

Currently, our Kriging model allows the specification of the mean as a vector of values. Each value is associated with a covariate and can be a constant (simple Kriging) or a function (Universal Kriging). It would be convenient to specify a @formula from StatsModels.jl as an alternative (regression Kriging).

コントリビューターガイド