summary-statistics {collapse}R Documentation

Summary Statistics

Description

collapse provides the following functions to efficiently summarize and examine data:

Table of Functions

Function / S3 Generic Methods Description
qsu default, matrix, data.frame, pseries, pdata.frame Fast (grouped, weighted, panel-decomposed) summary statistics
descr No methods, for data frames or lists of vectors Detailed statistical description of data frame
pwcor No methods, for matrices or data frames Pairwise correlations
pwcov No methods, for matrices or data frames Pairwise covariances
pwnobs No methods, for matrices or data frames Pairwise observation counts
varying default, matrix, data.frame, pseries, pdata.frame, grouped_df Fast variation check

See Also

Collapse Overview, Fast Statistical Functions


[Package collapse version 1.7.6 Index]