Learn R Programming

EMLI (version 0.3.0)

Computationally Efficient Maximum Likelihood Identification of Linear Dynamical Systems

Description

Provides implementations of computationally efficient maximum likelihood parameter estimation algorithms for models representing linear dynamical systems. Currently, two such algorithms (one offline and one online) are implemented for the single-output cumulative structural equation model with an additive-noise output measurement equation and assumptions of normality and independence. The corresponding scientific papers are referenced in the descriptions of the functions implementing these algorithms.

Copy Link

Version

Install

install.packages('EMLI')

Monthly Downloads

256

Version

0.3.0

License

GPL-2

Maintainer

Vytautas Dulskis

Last Published

September 17th, 2025

Functions in EMLI (0.3.0)

generate_data

generate_data
evaluate_estimates

evaluate_estimates
estimate_parameters_on

estimate_parameters_on
calculate_likelihood

calculate_likelihood
estimate_parameters

estimate_parameters