You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The effectiveness of an inspection is an important aspect of cargo inspection for pests at borders. This is often overlooked in tools designed to optimize inspections. We are adding this to the model to more accurately and realistically simulate cargo inspections.
The text was updated successfully, but these errors were encountered:
@wenzeslaus Would you please explain the variables? I am looking at inspection.py "box or boxes" inspection and having a bit of confusion. Once "detected" is set to True, it seems to never change.
The difference between *_completion and *_detection variables is that completion is how many boxes were open (items inspected, ...) total while detection is how many would be opened (inspected, ...) if we stopped inspecting when seeing first contamination.
The effectiveness of an inspection is an important aspect of cargo inspection for pests at borders. This is often overlooked in tools designed to optimize inspections. We are adding this to the model to more accurately and realistically simulate cargo inspections.
The text was updated successfully, but these errors were encountered: