Learn R Programming

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

rje (version 1.10.15)

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,234

Version

1.10.15

License

GPL (>= 2)

Maintainer

Robin Evans

Last Published

March 4th, 2020

Functions in rje (1.10.15)

conditionMatrix

Find conditional probability table
subtable

Subset an array
indexBox

Get indices of adjacent entries in array
combinations

Combinations of Integers
quickSort

Quicksort for Partial Orderings
and0

Fast pairwise logical operators
greaterThan

Comparing numerical values
armijo

Generic functions to aid finding local minima given search direction
Dirichlet

The Dirichlet Distribution
rje-package

Miscellaneous useful functions
patternRepeat

Complex repetitions
marginTable

Compute margin of a table faster
rowMins

Row-wise minima and maxima
last

Last element of a vector or list
fsapply

Fast and loose application of function over list.
fastHadamard

Compute fast Hadamard-transform of vector
rprobdist

Generate a joint (or conditional) probability distribution
is.wholenumber

Determine whether number is integral or not.
is.subset

Check subset inclusion
schur

Obtain generalized Schur complement
designMatrix

Orthogonal Design Matrix
setmatch

Set Operations
interventionMatrix

Calculate interventional distributions.
subsetOrder

Compare sets for inclusion.
subsetMatrix

Matrix of Subset Indicators
expit

Expit and Logit.
cubeHelix

Cube Helix colour palette
printPercentage

Print Percentage of Activity Completed to stdout
powerSet

Power Set