mix_logNormal_Ks {shinyWGD} | R Documentation |
Log-Normal mixturing analyses of a Ks distributions for the whole paranome
Description
Log-Normal mixturing analyses of a Ks distributions for the whole paranome
Usage
mix_logNormal_Ks(ksv, G = 1:5, k.nstart = 500, maxK = 5)
Arguments
ksv |
A |
G |
An integer vector specifying the range of the mixtured components. A BIC is calculated for each component. The default is G=1:5. For a formal analysis, it is recommended to use 1:10. |
k.nstart |
How many random sets should be chosen in the k-means clustering. For a formal analysis, it is recommended to use 500. |
maxK |
Maximum Ks values used in the mixture modeling analysis. |
Value
A data frame with seven variables.
[Package shinyWGD version 1.0.0 Index]