Description Usage Arguments Details Value See Also Examples
View source: R/smoothingSplinesModel.R
a function for gss analysis description
1 | printGSS(object, threshold)
|
object |
a dataframe to describe from fitGSS() function |
threshold |
numeric, a threshold for Kullback-Leibler projection |
the input object is the 2nd element of a fitGSS result, a dataframe with the Kullback-Leibler projection colnames of this dataframe are Genosce, ratio, kl, check. The outlier curves are identified with the Kullback-Lleiber distance higher than a given threshold, see (Gu, 2014). Final identification of outlier is done by an operator over genotypes when the test is significant.
a description
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.