April 2021
Beginner to intermediate
404 pages
8h 15m
English
Functions for plotting multiple plots
Function Name | Description |
|---|---|
coplot( ) | For a formula with two numeric vectors along with one or two conditioning variables (formula). The conditioning variable(s) can be of any atomic mode except raw or complex. The argument formula takes values of the form x ~ y | g1 or x ~ y | g1 + g2, where x and y are the numeric vectors and g1 and g2 are conditioning variables. The function generates a separate plot for each condition level. The plots start at the bottom left and ... |
Read now
Unlock full access