BoxplotDelta {Jacquard} | R Documentation |
Function BoxplotDelta
produces boxplots of the Jacquard coefficients from
a list structure containing nine matrices with the pairwise coefficients. The
diagonals of J1 and J7 are plotted in separate boxplots.
BoxplotDelta(J, ind.sub = 1:nrow(J[[1]]), ...)
J |
The list structure with nine fields consisting of nine matrices |
ind.sub |
Index for subsetting the individuals |
... |
Additional arguments to pass on to |
NULL
Jan Graffelman (jan.graffelman@upc.edu)
data(DeltaSimulatedPedigree)
BoxplotDelta(DeltaSimulatedPedigree)