Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.19 KB

LinearMixingModels

Stable Dev Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

A package for implementing Instantaneous Linear Mixing Models (ILMMs) and Orthogonal Instantaneous Linear Mixing Models (OILMMs) using the AbstractGPs interface.

Installation

julia> Pkg.add("LinearMixingModels")

API

Example