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.3.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Nikolai Ryzhkov

Last Published

June 4th, 2020

Functions in polyMatrix (0.3.1)

degree.polyMatrix

The degree of a polynomial or a polynomial matrix
is.polyMatrix

Is an object of type 'polyMatrix'?
diag

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

Generates a diagonal polynomial square matrix
pMdet

Calculate the determinant of a real or polynomial matrix
lead

The leading coefficient of a polynom or polynomial matrix
dim.polyMatrix

The dimension of a polynomial matrix
diag.polyMatrix

Extracts the diagonal of a polyMatrix, or constructs a diagonal polyMatrix
const.polyMatrix

The constant of a polynom or a polynomial matrix
pMadj

The adjugate of the given polynomial matrix
const

The constant of a polynom or a polynomial matrix
polyMatrix-package

polyMatrix
cycFill

A vector or a list of a given length, filled cyclically by the given material
polyMgen

Generate a polyMatrix class polynomial matrix
constConv

Conversion of constant matrices
degree

The degree of a polynomial or a polynomial matrix
print

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

A column of the given polyMatrix
polyMgen.a

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

Calculate the value of a ‘polynomial’ for real, complex and matrix argument
tr

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

Bastion elements of a polynomial matrix
pMkmm

The Kronecker indices of a polynomial matrix
pMprod

Product of the elements of the given polynomial vector
matrixMinMax

Maximums and minimums for numeric matrices
permSign

The sign of the permutation
lead.polyMatrix

The leading coefficient of a polynom or polynomial matrix
triang_Euclidean

Triangularization of a polynomial matrix by Euclidean division metho
triang_Interpolation

Triangularization of a polynomial matrix by interpolation method
pMrow

A row of the given polyMatrix
pMstr

polyMatrix object consistency check
permNext

The next permutation
pMsgn

Change the sign of a polynomial matrix object
tr.polyMatrix

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

Overwrite a subpart of a polynomial matrix
proper

The polynomial matrix is column//row proper or not
set.polyMatrix

Overwrite a subpart of a polynomial matrix
polyMconvert

Conversion between the pairs of the four polyMatrix subclasses
symb

The printing symbol of the given polynomial matrix
t.polyMatrix

Matrix transpose of a polyMatrix class object
pMsub

A submatrix of a polynomial matrix
pn2ch

Converts a polynom class object to a character class object
pVsk

The scalar product of two polynomial vectors
ssetNext

The next subset
predict.polyMatrix

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

Multiplication of two polyMatrix class polynomial matrices
pprt

Intelligent print of a polynom object
predict.charpn

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

Multiplication of two polynomial by matrix multiplication
triang_Sylvester

Triangularization of a polynomial matrix by Sylvester method
charpn

The characteristic polynom of a matrix or a polynomial matrix
ch2pn

Converts a character class object to a polynomial class object
coefs

The coefficients of a polynom or polynomial matrix
Ops.polyMarray

Arithmetic Ops Group Methods for polyMatrix class objects
CanForm

Conversion of an ARMA representation to a canonical form
CommonPolynom

GCD and LCM for polynomial matrices
MTS2pM

Converts MTS representation of a VARMA process to a polyMatrix representation
coefs.polyMatrix

The coefficients of a polynom or polynomial matrix
Ops.polyMatrix

Arithmetic Ops Group Methods for polyMatrix class objects