# To attach a simdesign, a nl object needs to be created first (see ?nl).
# For this example, we load a nl object from test data.
nl <- nl_eFast
nl@simdesign <- simdesign_eFast(nl=nl,
samples=100,
nseeds=1)
Run the code above in your browser using DataLab