Learn R Programming

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

rje (version 1.10.16)

Miscellaneous Useful Functions for Statistics

Description

A series of functions in some way considered useful to the author. These include functions for subsetting tables and generating indices for arrays, conditioning and intervening in probability distributions, generating combinations and more...

Copy Link

Version

Install

install.packages('rje')

Monthly Downloads

1,150

Version

1.10.16

License

GPL (>= 2)

Maintainer

Robin Evans

Last Published

June 10th, 2020

Functions in rje (1.10.16)

armijo

Generic functions to aid finding local minima given search direction
and0

Fast pairwise logical operators
conditionMatrix

Find conditional probability table
fsapply

Fast and loose application of function over list.
cubeHelix

Cube Helix colour palette
Dirichlet

The Dirichlet Distribution
designMatrix

Orthogonal Design Matrix
combinations

Combinations of Integers
greaterThan

Comparing numerical values
is.wholenumber

Determine whether number is integral or not.
expit

Expit and Logit.
powerSet

Power Set
fastHadamard

Compute fast Hadamard-transform of vector
rowMins

Row-wise minima and maxima
is.subset

Check subset inclusion
interventionMatrix

Calculate interventional distributions.
indexBox

Get indices of adjacent entries in array
rprobdist

Generate a joint (or conditional) probability distribution
schur

Obtain generalized Schur complement
last

Last element of a vector or list
quickSort

Quicksort for Partial Orderings
subsetOrder

Compare sets for inclusion.
subsetMatrix

Matrix of Subset Indicators
setmatch

Set Operations
rje

Miscellaneous useful functions
printPercentage

Print Percentage of Activity Completed to stdout
patternRepeat

Complex repetitions
subtable

Subset an array
marginTable

Compute margin of a table faster