Description Usage Arguments Value
multivariateAnalysisPrep Converts a tall data frame from makeTallDataFrame into a wide data frame with a single response variable ready for multivariate analysis
1 | multivariateAnalysisPrep(tall_df, resp_var = NULL)
|
resp_var |
Response variable present in the data.frame - ie value of ID field when Type field is resp |
df |
Output data from from CancerCellLines::makeTallDataFrame |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.