Rev 4851 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{Earthquake}\alias{Earthquake}\title{Earthquake Intensity}\description{The \code{Earthquake} data frame has 182 rows and 5 columns.}\format{This data frame contains the following columns:\describe{\item{Quake}{a factor with levels \code{A} to \code{U}}\item{Richter}{the intensity of the earthquake on the Richter scale}\item{distance}{the distance from the seismological measuring station to theepicenter of the earthquake (km)}\item{soil}{a factor with levels \code{S} (soil) and \code{R} (rock)giving the soil condition at the measuring station}\item{accel}{maximum horizontal acceleration observed (g).}}}\details{Measurements recorded at available seismometer locations for 23large earthquakes in western North America between 1940 and 1980.They were originally given in Joyner and Boore (1981); arementioned in Brillinger (1987); and are analyzed in Davidianand Giltinan (1995).}\source{Pinheiro, J. C. and Bates, D. M. (2000), \emph{Mixed-Effects Models in Sand S-PLUS}, Springer, New York. (Appendix A.8)Davidian, M. and Giltinan, D. M. (1995), \emph{Nonlinear Models forRepeated Measurement Data}, Chapman and Hall, London.Joyner and Boor (1981), Peak horizontal acceleration and velocity fromstrong-motion records including records from the 1979 ImperialValley, California, earthquake, \emph{Bulletin of the SeismologicalSociety of America}, \bold{71}, 2011-2038.Brillinger, D. (1987), Comment on a paper by C. R. Rao,\emph{Statistical Science}, \bold{2}, 448-450.}\examples{str(Earthquake)}\keyword{datasets}