Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbs-assess/mve
Forecast From Multi-View Embedding (MVE) And Empirical Dynamic Modelling (EDM) Methods
https://github.com/pbs-assess/mve
Last synced: 18 days ago
JSON representation
Forecast From Multi-View Embedding (MVE) And Empirical Dynamic Modelling (EDM) Methods
- Host: GitHub
- URL: https://github.com/pbs-assess/mve
- Owner: pbs-assess
- License: gpl-3.0
- Created: 2022-07-28T20:31:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T01:16:59.000Z (8 months ago)
- Last Synced: 2024-11-10T13:28:36.206Z (3 months ago)
- Language: R
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# mve
Forecast From Multi-View Embedding (MVE) And Empirical Dynamic Modelling (EDM) Methods[![R-CMD-check](https://github.com/luke-a-rogers/mve/workflows/R-CMD-check/badge.svg)](https://github.com/luke-a-rogers/mve/actions)
[![Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)## Installation
``` r
remotes::install_github("pbs-assess/mve")
```