.loadOrComputeIsPar | R Documentation |
Load or compute the isPar matrix
.loadOrComputeIsPar(iss, jss, parVal, ped, checkpoint_files, config)
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'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.