Learn R Programming

MoBPS (version 1.6.64)

diag.mobps: Add a genotyping array

Description

Function to add a genotyping array for the population

Usage

diag.mobps(elements)

Arguments

elements

vector with entries to put on the diagonal of a matrix

Value

Diagonal matrix

Examples

Run this code
# NOT RUN {
diag.mobps(5)
# }

Run the code above in your browser using DataLab