Skip to content

How to print and save simulated data?

1 message · Dieter Menne

#
wanfairos wrote:
gen.data is a matrix with to columns, my.data a vector. You should assign
the results to a list or do some sort of cbind, depending on what you need.

Dieter