WH_train_fit | R Documentation |
Train weights for WH using the given data, and fit the distance matrix for a input sequence.
WH_train_fit(x, X)
x |
input data in phyDat format |
X |
a list of k number of input data, X[[1]] ... X[[k]]. The ith data have sequence information as phyDat format in X[[i]][[1]], and tree information in X[[i]][[2]] as phylo format. |
a dist object
Il-Youp Kwak (ikwak2@cau.ac.kr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.