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

Sean R. Owen reassigned SPARK-35851:
------------------------------------

    Assignee: zengrui

> Wrong docs in function GraphGenerators.sampleLogNormal
> ------------------------------------------------------
>
>                 Key: SPARK-35851
>                 URL: https://issues.apache.org/jira/browse/SPARK-35851
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation, GraphX
>    Affects Versions: 3.1.2
>            Reporter: zengrui
>            Assignee: zengrui
>            Priority: Minor
>
> In class GraphGenerators docs, function sampleLogNormal use wrong variable to 
> compute X,expression 'X = math.exp(mu + sigma*Z)' shoud be 'X = math.exp(m+ 
> s*Z)'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to