Hi Michiel,
Thanks very much for the comments on the design, I'll revisit it in the light of your suggestions.
Best,
Ed.
Search found 3 matches
- Mon Mar 18, 2019 9:31 pm
- Forum: Support for Ngene Desktop (v1.x)
- Topic: Starting search from existing design using mfederov
- Replies: 4
- Views: 11140
- Thu Mar 14, 2019 7:49 pm
- Forum: Support for Ngene Desktop (v1.x)
- Topic: Starting search from existing design using mfederov
- Replies: 4
- Views: 11140
Re: Starting search from existing design using mfederov
Hi Michel,
Sure, the code is below. If it's not already a known bug I'd bet on it being my mistake since I'm relatively new to NGene. I've emailed the previous design file to the email address you gave.
Thanks!
Ed.
Design;
alts = alt1, alt2;
rows = 40;
block = 4;
eff = (rp,d);
alg = mfederov ...
Sure, the code is below. If it's not already a known bug I'd bet on it being my mistake since I'm relatively new to NGene. I've emailed the previous design file to the email address you gave.
Thanks!
Ed.
Design;
alts = alt1, alt2;
rows = 40;
block = 4;
eff = (rp,d);
alg = mfederov ...
- Thu Mar 14, 2019 12:02 am
- Forum: Support for Ngene Desktop (v1.x)
- Topic: Starting search from existing design using mfederov
- Replies: 4
- Views: 11140
Starting search from existing design using mfederov
Hi,
I managed to run some code for a while successfully, but then had my computer crash. I've tried re-starting from the last design I reached using the ;start command. The code runs without error, and begins by successfully evaluating the previous design, but as soon as NGene starts looking for ...
I managed to run some code for a while successfully, but then had my computer crash. I've tried re-starting from the last design I reached using the ;start command. The code runs without error, and begins by successfully evaluating the previous design, but as soon as NGene starts looking for ...