View source: R/dCVnet_utilities.R
parseddata_summary | R Documentation |
Simple descriptives for dCVnet's input (parsed dataset).
parseddata_summary(object)
object |
either a |
This acts on a model matrix, so factor variables will be indicator coded. nnz should be informative for such variables.
a list containing:
OutcomeData
- frequencies, proportions and level names
for the outcome factor
PredictorData
- descriptives for the predictor matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.