View source: R/dictionary_order.R
sort_Flist | R Documentation |
Sort a list of F-matrices
sort_Flist(
F.list,
n = ncol(F.list[[1]]) + 1,
return_dist = FALSE,
precomp = precomp_bal_unb_kin(n),
tol = 1e-08
)
F.list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.