Joel Bernstein created SOLR-11429:
-------------------------------------

             Summary: Add loess Stream Evaluator to support Local Regression 
interpolation
                 Key: SOLR-11429
                 URL: https://issues.apache.org/jira/browse/SOLR-11429
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


The loess function will fit a curved line through a set of points using the 
Local Regression Algorithm.

Syntax:
{code}
yvalues = loess(xvec, yvec)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to