Definitely test the model first. Check out Rcov as well. It's a great way to help make sure your tests are complete. It won't make sure you're testing *every* possible scenario, but it's a great start.
Luke Ivers wrote:
Definitely test the model first. Check out Rcov as well. It's a great way to help make sure your tests are complete. It won't make sure you're testing *every* possible scenario, but it's a great start.
Luke Ivers wrote: