WLfit
=====

.. currentmodule:: Stoner.analysis.fitting.models.e_transport

.. autoclass:: WLfit
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~WLfit.components
      ~WLfit.display_names
      ~WLfit.name
      ~WLfit.param_names
      ~WLfit.prefix
      ~WLfit.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

      ~WLfit.copy
      ~WLfit.dump
      ~WLfit.dumps
      ~WLfit.eval
      ~WLfit.eval_components
      ~WLfit.fit
      ~WLfit.guess
      ~WLfit.load
      ~WLfit.loads
      ~WLfit.make_funcargs
      ~WLfit.make_params
      ~WLfit.post_fit
      ~WLfit.print_param_hints
      ~WLfit.set_param_hint

   .. rubric:: Attributes Documentation

   .. autoattribute:: components
   .. autoattribute:: display_names
   .. autoattribute:: name
   .. autoattribute:: param_names
   .. autoattribute:: prefix
   .. autoattribute:: valid_forms

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: dump
   .. automethod:: dumps
   .. automethod:: eval
   .. automethod:: eval_components
   .. automethod:: fit
   .. automethod:: guess
   .. automethod:: load
   .. automethod:: loads
   .. automethod:: make_funcargs
   .. automethod:: make_params
   .. automethod:: post_fit
   .. automethod:: print_param_hints
   .. automethod:: set_param_hint
