stbinom | R Documentation |
A simulated stars
object containing binomial response data with a functional clustering
pattern defined by polynomial fixed effects. This dataset includes the variables cases
and population
observed across 100 simulated spatial regions over 91 time points.
data(stbinom)
A stars
object with:
Number of observed cases (integer)
Population at risk (integer)
Two dimensions: geometry
(spatial features) and time
(daily observations)
library(sfclust)
data(stbinom)
stbinom
plot(stbinom["cases"])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.