Split up the specific_analyses.n_state_model package into modules.
The new data and parameter modules have been created by shifting out method from the __init__ module
and converting them into functions of the two new modules. This is to simplify the package.