NelsonSiegelCurve ================= .. currentmodule:: rateslib.curves.academic .. autoclass:: NelsonSiegelCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NelsonSiegelCurve.ad ~NelsonSiegelCurve.id ~NelsonSiegelCurve.interpolator ~NelsonSiegelCurve.meta ~NelsonSiegelCurve.nodes ~NelsonSiegelCurve.params .. rubric:: Methods Summary .. autosummary:: ~NelsonSiegelCurve.copy ~NelsonSiegelCurve.csolve ~NelsonSiegelCurve.index_value ~NelsonSiegelCurve.plot ~NelsonSiegelCurve.plot_index ~NelsonSiegelCurve.rate ~NelsonSiegelCurve.roll ~NelsonSiegelCurve.shift ~NelsonSiegelCurve.to_json ~NelsonSiegelCurve.translate ~NelsonSiegelCurve.update ~NelsonSiegelCurve.update_meta ~NelsonSiegelCurve.update_node .. rubric:: Attributes Documentation .. autoattribute:: ad .. autoattribute:: id .. autoattribute:: interpolator .. autoattribute:: meta .. autoattribute:: nodes .. autoattribute:: params .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: csolve .. automethod:: index_value .. automethod:: plot .. automethod:: plot_index .. automethod:: rate .. automethod:: roll .. automethod:: shift .. automethod:: to_json .. automethod:: translate .. automethod:: update .. automethod:: update_meta .. automethod:: update_node