S3 method to print DOREMIDATA objects
print.doremidata
prints the a DOREMIDATA object
## S3 method for class 'doremidata' print(x, ...)
x
: DOREMIDATA object...
: includes the additional arguments inherited from the generic print methodReturns the DOREMIDATA object (datatable))
time <- 0:100 data <- generate.panel.2order(time = time, y0 = 10, v0 = 0, xi = 0.1, period = 30, k = 1, yeq = 2, nind = 6, internoise = 0.3, intranoise = 5) data