dot-loadOrComputeIsPar: Load or compute the isPar matrix

.loadOrComputeIsParR Documentation

Load or compute the isPar matrix

Description

Load or compute the isPar matrix

Usage

.loadOrComputeIsPar(iss, jss, parVal, ped, checkpoint_files, config)

Arguments

iss

The row indices of the sparse matrix.

jss

The column indices of the sparse matrix.

parVal

The value to assign to the non-zero elements of the sparse matrix.

ped

The pedigree dataset.

checkpoint_files

A list of checkpoint file paths.

config

A list containing configuration parameters such as 'resume', 'verbose', and 'saveable'.


BGmisc documentation built on June 11, 2025, 1:07 a.m.