sdiDf-class: Class "sdiDf"

Description Objects from the Class Slots Extends Methods Author(s)

Description

Class "sdiDf" is an interface for converting an object of class "data.frame" into an object of class "simData".

Objects from the Class

Objects can be created by calls of the form new("sdiDf", ...)

Slots

data:

Object of class "data.frame" storing the data to be used in the simulation.

Extends

Class "simDataInterface", directly.

Methods

getSimData

signature(object = "sdiDf", period = "orderable", verbose = "logical"): Returns an object of class "simData" containing the data for only that period specified by period.

Author(s)

Jeff Enos jeff@kanecap.com


portfolioSim documentation built on May 1, 2019, 9:23 p.m.