simData-class {portfolioSim} | R Documentation |
Class "simData" stores the data to be used in the simulation.
Objects can be created by calls of the form new("simData",
...)
data
:"data.frameOrNull"
with
columns "period", "id", "start.price", "end.price", and "ret".Jeff Enos jeff@kanecap.com