parseddata_summary: parseddata_summary

View source: R/dCVnet_utilities.R

parseddata_summaryR Documentation

parseddata_summary

Description

Simple descriptives for dCVnet's input (parsed dataset).

Usage

parseddata_summary(object)

Arguments

object

either a dCVnet object, or a parsed dataset output from parse_dCVnet_input

Details

This acts on a model matrix, so factor variables will be indicator coded. nnz should be informative for such variables.

Value

a list containing:

  • OutcomeData - frequencies, proportions and level names for the outcome factor

  • PredictorData - descriptives for the predictor matrix


AndrewLawrence/dCVnet documentation built on Sept. 24, 2024, 5:24 a.m.