I would definitely always keep my analysis model. I keep all my models (Use Case Model, Analysis Model, Design Model) in their own package in the same EA project.
I am a follower of iterative design, which means that my development flow goes: Requirements (use cases), Analysis, Design, Implementation (coding), Test, Requirements, Analysis, .... etc.
For that reason, the Analysis Model needs to stay.
However, at later design stages, only keep your Analysis Model updated if you believe that is of some value to you. But even if it is out of date, by all means, keep it!
Mikkel