Learn R Programming

Biodem (version 0.5)

S: Systematic pressure matrix

Description

Systematic pressure matrix obtained by creating a square matix, where the non diagonal elements are all 0 and the diagonal elements are calculated as 1-Sk, where Sk is the systematic pressure for the k-th population.

Usage

data(S)

Arguments

Format

A 12 by 12 square matrix.

Details

This data comes for Swedlund et al. 1984.

Examples

Run this code
# NOT RUN {
data(S)
# }

Run the code above in your browser using DataLab