Learn R Programming

EstHer (version 1.0)

W: Genetic matrix

Description

Matrix of size n x N with n=200 and N=5000

Usage

data("W")

Arguments

Format

The format is: num [1:200, 1:5000] 0 0 1 0 0 0 0 0 1 0 ...

Examples

Run this code
data(W)
## maybe str(W) ; plot(W) ...

Run the code above in your browser using DataLab