summaryDF: Summary data.frame

View source: R/summaryDF.R

summaryDFR Documentation

Summary data.frame

Description

Create a data.frame of the means and standard deviations of each feature.

Usage

summaryDF(x)

Arguments

x

data.frame of interest

Value

A two-column data.frame where the ith row contains the mean and standard deviation of the ith feature of x.


stcolema/mdiHelpR documentation built on July 28, 2024, 5:41 a.m.