capac | R Documentation |
The capac
data set measures the capacitance of a
capacitor built with
one of 5 shapes and 3 different sizes (area). Other
covariates variables are perimeter length and number of
discontinuities.
A data frame with 15 observations on the following 5 variables.
: measured capacitance
: shape of the capacitor
: perimeter length of the capacitor
: size of the capacitor
: number of discontinuites
# Make a means plot of capacitance by shape and area. mplot(capac$capac,capac$shape,capac$area,both=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.