﻿metrax.RSQUARED
===============

.. currentmodule:: metrax

.. autoclass:: RSQUARED

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RSQUARED.__init__
      ~RSQUARED.compute
      ~RSQUARED.compute_value
      ~RSQUARED.empty
      ~RSQUARED.from_fun
      ~RSQUARED.from_model_output
      ~RSQUARED.from_output
      ~RSQUARED.merge
      ~RSQUARED.reduce
      ~RSQUARED.replace
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RSQUARED.total
      ~RSQUARED.count
      ~RSQUARED.sum_of_squared_error
      ~RSQUARED.sum_of_squared_label
   
   