fishgrowth2 | R Documentation |
Variables de crecimiento de peces en el lago West Bearskin del estado de Minnesota, en 1991.
data(fishgrowth2)
Contiene tres variables, como sigue:
Year at capture.
Length at capture, en mm.
radius of a key scale, en mm.
Datos obtenidos desde el paquete alr4
de R, de la dataframe
wblake
qie incluye peces de hasta 8 años.
Weisberg S. 2014. Applied Linear Regression. 4th edition. Hoboken NJ: Wiley
data(fishgrowth2)
head(fishgrowth2)
plot(largo~edad,data=fishgrowth2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.