Description Usage Arguments Value Examples
the quadratic fit model take x and y and plot the quadratic fit model
1 | lab4(x, y)
|
x |
independent sample data |
y |
random variable corresponding to x |
plot of quadratic fit
1 | df1$COLUMN1; y = df1$COLUMN2; lab4(x,y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.