| encode.rows | R Documentation |
Take the relationship matrix and the encoded statuses of info. For each row, generate the encoded data for scoring.
encode.rows(relation.mat, status.df, ...)
relation.mat |
The relationship matrix for all pairwise combinations of individuals. |
status.df |
The ID, status, and genotypes for each individual. |
... |
Additional arguments to be passed between methods. |
A dictionary with the per-individual relationship lists. One value for each row of the matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.