FF-subset-method {FinNet}R Documentation

Method to subset a financial_matrix

Description

Subsets all components of a financial_matrix object

Usage

## S4 method for signature 'financial_matrix'
subset(x, ...)

Arguments

x

The financial_matrix object to operate on

...

Arguments passed to the relevant matrix method

Value

A financial_matrix object, subsetted to the desired firms

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.1.2 Index]