d.fossiles {regr0} | R Documentation |
This dataset relates shapes of Gephyrocapsa shells with environmental variables
data(d.fossiles)
The format is: chr "d.fossiles"
NA
Joerg Bollmann, Jorijntje Henderiks and Bernhard Brabec, Geological Institute, ETH Zurich,
Joerg Bollmann, Jorijntje Henderiks and Bernhard Brabec,
Geological Institute, ETH Zurich,
Marine Micropaleontology 29, 319-350 (1997)
data(d.fossiles) showd(d.fossiles) regr(cbind(sAngle,lLength,rWidth)~SST.Mean+Salinity+lChlorophyll+region+N, data=d.fossiles)