Learn R Programming

⚠️There's a newer version (0.9.16) of this package.Take me there.

polymatrix

R package which append support of matrixes of polynomial

Copy Link

Version

Install

install.packages('polyMatrix')

Monthly Downloads

271

Version

0.2.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Nikolai Ryzhkov

Last Published

February 3rd, 2020

Functions in polyMatrix (0.2.5)

ch2pn

Converts a character class object to a polynomial class object
pMsgn

Change the sign of a polynomial matrix object
polyMgen.a

Generate a polyMatrix class polynomial matrix with storage method 'array', 'broad-matrix', 'list of cells' or 'double list'
coefs

The coefficients of a polynom or polynomial matrix
const

The constant of a polynom or a polynomial matrix
pMstr

polyMatrix object consistency check
coefs.polyMatrix

The coefficients of a polynom or polynomial matrix
charpn

The characteristic polynom of a matrix or a polynomial matrix
cycFill

A vector or a list of a given length, filled cyclically by the given material
diag.polyMatrix

Extracts the diagonal of a polyMatrix, or constructs a diagonal polyMatrix
pMdet

Calculate the determinant of a real or polynomial matrix
pn2ch

Converts a polynom class object to a character class object
is.polyMatrix

Is an object of type 'polyMatrix'?
set.polyMatrix

Overwrite a subpart of a polynomial matrix
dim

The dimension of a polynomial matrix
pMkmm

The Kronecker indices of a polynomial matrix
degree

The degree of a polynomial or a polynomial matrix
polyMconvert

Conversion between the pairs of the four polyMatrix subclasses
Ops.polyMarray

Arithmetic Ops Group Methods for polyMatrix class objects
pMbas

Bastion elements of a polynomial matrix
MTS2pM

Converts MTS representation of a VARMA process to a polyMatrix representation
pMdiag

Generates a diagonal polynomial square matrix
pMcol

A column of the given polyMatrix
predict.polyMatrix

Calculate the value of a polynomial matrix for real or complex values
ssetNext

The next subset
%X%

Multiplication of two polyMatrix class polynomial matrices
CanForm

Conversion of an ARMA representation to a canonical form
pMprod

Product of the elements of the given polynomial vector
triang_Euclidean

Triangularization of a polynomial matrix by Euclidean division method
lead.polyMatrix

The leading coefficient of a polynom or polynomial matrix
predict.charpn

Calculate the value of a characteristic polynomial for a polyMatrix argument
diag

Extracts the diagonal of a polyMatrix, or constructs a diagonal polyMatrix
lead

The leading coefficient of a polynom or polynomial matrix
CommonPolynom

GCD and LCM for polynomial matrices
triang_Sylvester

Triangularization of a polynomial matrix by Sylvester method
pMsub

A submatrix of a polynomial matrix
matrixMinMax

Maximums and minimums for numeric matrices
pMrow

A row of the given polyMatrix
degree.polyMatrix

The degree of a polynomial or a polynomial matrix
proper

The polynomial matrix is column//row proper or not
pVsk

The scalar product of two polynomial vectors
polyMul

Multiplication of two polynomial by matrix multiplication
tr

Trace of a 'matrix' or 'polyMatrix' class matrix
tr.polyMatrix

Trace of a 'matrix' or 'polyMatrix' class matrix
pprt

Intelligent print of a polynom object
set

Overwrite a subpart of a polynomial matrix
polyMatrix-package

polyMatrix
print

Prints a polynomial matrix or a varma model in the given form
t

Matrix transpose of a 'polyMatrix' class object
symb

The printing symbol of the given polynomial matrix
pMadj

The adjugate of the given polynomial matrix
permNext

The next permutation
permSign

The sign of the permutation
predict.polynomial

Calculate the value of a ‘polynomial’ for real, complex and matrix argument
Ops.polyMatrix

Arithmetic Ops Group Methods for polyMatrix class objects
const.polyMatrix

The constant of a polynom or a polynomial matrix
constConv

Conversion of constant matrices
polyMgen

Generate a polyMatrix class polynomial matrix