FF-math-methods {FinNet}R Documentation

Mathematical methods for financial_matrix objects

Description

isSymmetric checks only the matrix-like part summary operates on all numeric attributes and the matrix-like part

Usage

## S4 method for signature 'financial_matrix'
isSymmetric(object, ...)

## S4 method for signature 'financial_matrix'
summary(object, ...)

Arguments

object

The financial_matrix object to operate on

...

Arguments passed to the relevant matrix method

Details

Mathematical methods for financial_matrix objects

Value

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.1.2 Index]