WriteGRMBin {gap}R Documentation

A function to write GRM binary file

Description

A function to write GRM binary file

Usage

WriteGRMBin(prefix, grm, N, id, size = 4)

Arguments

prefix

file root.

grm

a GRM.

N

Sample size.

id

id.

size

size.


[Package gap version 1.5-3 Index]