Skip to contents

Load or compute the isChild matrix

Usage

.loadOrComputeIsChild(ped, checkpoint_files, config)

Arguments

ped

a pedigree dataset. Needs ID, momID, and dadID columns

checkpoint_files

A list of checkpoint file paths.

@keywords internal

config

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