powered by
Caribou survival
caribou
Data frame con 91 filas y 3 columnas:
Herd identifier.
Wolf density of the herd as wolf / 100 km².
Caribou survival, 1 survives, 0 don't survive.
1
0
data(caribou) table(caribou$alive, caribou$herd)
Run the code above in your browser using DataLab