The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
Note: this was moved to be a part of issue #132
Test to Update test_moe.py
Change Recommended Tests do not seem to include testing the copying of a model to ensure it is replicated appropriately.
Reason Issue #129 was found with the composite model copying functionality. Adding tests for the MoE model will prevent a similar issue in the future.