sim.fm.X {spatcounts}R Documentation

Design matrix

Description

A design matrix with a binary and a numeric vector.

Usage

data(sim.fm.X)

Format

A data frame with 5000 observations on the following 2 variables.

V1
a binary vector
V2
a numeric vector

Examples

data(sim.fm.X)
## maybe str(sim.fm.X) ; plot(sim.fm.X) ...

[Package spatcounts version 1.0 Index]