[ 
https://issues.apache.org/jira/browse/SOLR-13135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13135:
----------------------------------
    Description: 
**This ticket will add the *qqplot* Stream Evaluator for probability 
distributions and vectors of numbers. Used for visually comparing two 
distributions.

Syntax:
{code:java}
qqplot(x=a, y=b){code}
 

  was:
This ticket will add four more plotting functions for Apache Zeppelin to 
complement the general purpose *zplot* function:

*tplot*: Time Series plot which plots a time series along with the output of 
various smoothing functions including:  simple moving average, exponential 
moving average, moving median, and moving absolute deviation.

*hplot*: Histogram plot that automatically plots a histogram for a vector of 
numbers or probability distribution.

*qqplot*: Performs a qqplot for probability distributions and/or vectors of 
numbers. Used for visually comparing two distributions.

*correlogram:* Performs a time series auto-correlation plot.


> Add qqplot function to perform quantile plots in Apache Zeppelin
> ----------------------------------------------------------------
>
>                 Key: SOLR-13135
>                 URL: https://issues.apache.org/jira/browse/SOLR-13135
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>
> **This ticket will add the *qqplot* Stream Evaluator for probability 
> distributions and vectors of numbers. Used for visually comparing two 
> distributions.
> Syntax:
> {code:java}
> qqplot(x=a, y=b){code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to