Learn R Programming

⚠️There's a newer version (1.3.3) of this package.Take me there.

dostats (version 1.3.1)

Compute statistics helper functions

Description

A small package containing helper utilities for creating function for computing statistics.

Copy Link

Version

Install

install.packages('dostats')

Monthly Downloads

201

Version

1.3.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Andrew Redd

Last Published

May 28th, 2014

Functions in dostats (1.3.1)

take_names

Internal formula Commands
wargs

Call with arguments.
%contains%

Does a table contain a value
hdf

Heirachical Data Frames
collect

collect results
pval

Extract a p-value fomr a test result.
seq_consecutive

compute an indicator to group consecutive values
fill_v

Fill vector to length with a specified value
Table1

Create a table of descriptives of a dataset.
compose

Nest functions
class.stats

Filter by class
me

Return the current function
listrows

List rows of a data frame in a list.
make_call

Make a call with extra arguments incorporated into call.
dostats

Convenient interface for computing statistics on a vector
.T

create a text vector
make_new_id

Make a helper ID counter
capply

Conditional Apply
onarg

change first argument of a function
redirf

Create a function that redirects to the named function.