vector_of_matrices {matrixdist}R Documentation

Computes the elements S^n / n! until the a given size

Description

Computes the elements S^n / n! until the a given size

Usage

vector_of_matrices(vect, S, a, vect_size)

Arguments

vect

A vector.

S

Sub-intensity matrix.

a

A number.

vect_size

Size of vector.


[Package matrixdist version 1.1.9 Index]