Laichedata {bayess} | R Documentation |
This dataset depicts the presence of plants (tufted sedges) in a part of a wetland. It is 25x25 matrix of zeroes and ones, used in Chapter 8.
data(Laichedata)
A data frame corresponding to a 25x25 matrix of zeroes and ones.
data(Laichedata)
image(as.matrix(Laichedata))