Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CRANStatusBadge Build Status Coverage Status

Installing mcompanion

The latest stable version is on CRAN.

install.packages("mcompanion")

You can install the development version of mcompanion from Github:

library(devtools)
install_github("GeoBosh/mcompanion")

Overview

Package "mcompanion" provides a class for multi-companion matrices with methods for arithmetic and factorization. A method for generation of multi-companion matrices with prespecified spectral properties is provided, as well as some utilities for periodically correlated and multivariate time series models. See Boshnakov (2002) and Boshnakov & Iqelan (2009).

Package "mcompanion" implements multi-companion matrices as discussed by Boshnakov (2002) and Boshnakov and Iqelan (2009). The main feature is the provided parsimonious parameterisation of such matrices based on their eigenvalues and the seeds for their eigenvectors. This can be used for specification and parameterisation of models for time series and dynamical systems in terms of spectral characteristics, such as the poles of the associated filters or transition matrices.

See also the web site of mcompanion.

About

R package for multi-companion matrices with methods for generation of models with given spectral properties

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.