Learn R Programming

remix (version 2.1)

Remix your data

Description

remix provides remix, a quick and easy function for describing datasets. It can be view as a mix of cast (in package reshape) and summary.formula (in package Hmisc).

Copy Link

Version

Install

install.packages('remix')

Monthly Downloads

112

Version

2.1

License

GPL (>= 2)

Maintainer

Last Published

October 4th, 2011

Functions in remix (2.1)

test.summarize.kruskal

test for mean comparison
is.summarize

Test if x is a summarize object
test.tabular.fisher

test for contingency table
cbind.list

Cbind for list
ascii.tabular

Ascii for tabular object.
ascii.freq

Ascii for freq object.
n.table

table with addmargins and test
as.data.frame.summarize.by

as.data.frame for summarize.by object.
as.data.frame.tabular

as.data.frame for tabular object.
as.data.frame.summarize

as.data.frame for summarize object.
is.remix

Test if x is an remix object
left_right

Separate left and right part of a formula
as.data.frame.correlation

as.data.frame for correlation object.
print.summarize

Print summarize object.
as.data.frame.freq

as.data.frame for freq object.
cross

Cross x and y
print.survival

Print survival object.
freq

Compute frequencies
remove_blank

Remove blank in a formula
rbind.list

Rbind for list
expand_formula

Expand ... in a formula
display.test

Display a test result
ascii.remix

Ascii for remix object.
freq.data.frame

Compute frequencies (data.frame input)
print.tabular

Print tabular object.
regroup

Regroup factors with factors, and numerical variables with numerical variables
demix

Demix
is.correlation

Test if x is a correlation object
ascii.summarize.by

Ascii for summarize.by object.
survival.data.frame

Compute survival (data.frame input)
test.summarize.oneway.equalvar

test for mean comparison
as.data.frame.survival

as.data.frame for survival object.
summarize.data.frame.by

Compute summary statistics according to a factor (data.frame input)
print.correlation

Print correlation object.
p.table

prop.table with cell proportion, addmargins and propNA
tabular

Compute a contingency table
print.freq

Print freq object.
print.summarize.by

Print summarize.by object.
check_formula

Check if a variable is repeated several times in a formula
print.remix

Print a remix object
summarize

Compute summary statistics
parse_data

Parse data
is.survival

Test if x is a survival object
is.freq

Test if x is an freq object
correlation

Compute correlation
funs2fun

Concatenate functions
summarize.data.frame

Compute summary statistics (data.frame input)
is.tabular

Test if x is an tabular object
cross_list

Cross variables in a list
is.summarize.by

Test if x is a summarize.by object
test.survival.logrank

test for survival comparison
survival

Compute survival
n

Return the number of non NA observations
na

Return the number of NA observations
test.summarize.auto

test for mean comparison
test.tabular.auto

test for contingency table
correlation.data.frame

Compute correlation (data.frame input)
parse_formula

Parse a formula
ascii.correlation

Ascii for correlation object.
ascii.summarize

Ascii for summarize object.
survival.data.frame.by

Compute survival according to a factor (data.frame input)
test.summarize.oneway.unequalvar

test for mean comparison
tabular.data.frame

Compute a contingency table (data.frame input)
summarize.by

Compute summary statistics according to a factor
ascii.survival

Ascii for survival object.
remix

Remix and describe.