Learn R Programming

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

Rmisc

The R package Rmisc is a colletion of functions useful for data analysis and utility operations.

Installation

You can install the stable version on CRAN:

install.packages('Rmisc', dependencies = TRUE)

Or download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the Rmisc package to install the absolutely latest version:

## you may also need to update your packages: 
## options(repos = c(CRAN = 'http://cran.r-project.org'))
## update.packages()
library(devtools); install_github('Rmisc', 'ryanhope')

Copy Link

Version

Install

install.packages('Rmisc')

Monthly Downloads

11,660

Version

1.5

License

GPL-3

Maintainer

Last Published

October 22nd, 2013

Functions in Rmisc (1.5)

group.UCL

Group Upper-Center-Lower
summarySE

Summarizes data
panel.circle

Circle Drawing
STDERR

Standard Error
lr.glover

Likelihood Ratio Test
rsi

Run Start Indices
CI

Confidence Interval
multiplot

Multiple plot function
group.CI

Group Confidence Interval
summarySEwithin

Summarize within-subjects data
group.STDERR

Group Standard Error Interval
normDataWithin

Normalize within-group data
rounder

Round to Increment