Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

qq plot using seaborn

>>> pplot(iris, x="sepal_length", y=gamma, hue="species", kind='qq', height=4, aspect=2, display_kws={"identity":True})
Source by seaborn-qqplot.readthedocs.io #
 
PREVIOUS NEXT
Tagged: #qq #plot #seaborn
ADD COMMENT
Topic
Name
5+5 =