Jump to content

Talk:Comparison of Gaussian process software

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cewbot (talk | contribs) at 02:13, 13 February 2024 (Maintain {{WPBS}}: 4 WikiProject templates. Keep majority rating "List" in {{WPBS}}. Remove 4 same ratings as {{WPBS}} in {{WikiProject Articles for creation}}, {{WikiProject Computing}}, {{WikiProject Software}}, {{WikiProject Statistics}}.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Disclosure

I'm the author of a gaussian process software, but I did not list it here. Joanico (talk) 22:22, 23 May 2020 (UTC)[reply]

Linear transformations in GPVecchia

From the vignette https://github.com/katzfuss-group/GPvecchia/blob/master/vignettes/GPvecchia_vignette.Rmd (the only documentation I could find about GPVecchia) it appears that linear transformations can be applied to predictions, but not to the process before fitting the data, the latter being the intended meaning of the columns, explained above in the page, and motivated by the fact that the former is simpler and can be done independently of the specific program after fetching the predictions.

So I put a "Yes?" in gray instead of a clear green "Yes".

Joanico (talk) 19:21, 1 September 2021 (UTC)[reply]

Reading the reference manual was sufficient to determine that 1) indeed linear transformations are not supported, and 2) neither correlated errors.

Joanico (talk) 21:05, 1 September 2021 (UTC)[reply]