getOPLScorrcov | R Documentation |
Get the covariance and correlations between the scores and the features used to calculate them.
getOPLScorrcov(opls_object, org_df)
opls_object |
A ropls object. |
ord_df |
The original df used to doOPLS. |
A dataframe with the correlations and covariance between opls principal score and the different features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.