data/mamquam.R

"mamquam" <-
structure(list(midpoints = c(0.75, 1.25, 1.75, 2.25, 2.75, 3.25, 3.75, 4.25,
                 4.75, 5.25, 5.75, 6.25, 6.75, 7.25, 7.75, 8.25), 
    counts = c(1, 6, 34, 58, 94, 161, 262, 340, 497, 628, 652, 
              495, 259, 60, 25, 2)),
    .Names = c("midpoints", "counts"),
    row.names = c("1", "2", "3", "4", "5", "6", "7", "8", "9", "10",
                  "11", "12", "13", "14", "15", "16"),
    class = "data.frame")
sjp/GeneralizedHyperbolic documentation built on May 30, 2019, 12:06 a.m.