Learn R Programming

spatcounts (version 1.1)

sim.fm.X: Design matrix

Description

A design matrix with a binary and a numeric vector.

Usage

data(sim.fm.X)

Arguments

Format

A data frame with 5000 observations on the following 2 variables.
V1
a binary vector
V2
a numeric vector

Examples

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

Run the code above in your browser using DataLab