Description Usage Arguments Examples
Generate 4 scatter plots of x and y divided by variable z, with a fitted line using a simple linear regression method.
1 | pl.coplot(x,y,z,varN)
|
x |
:x-axis value |
y |
:y-axis value |
z |
:classification variable used to condition plots based on ascending values of z |
varN |
:variable name of z |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.