Learn R Programming

nima (version 0.6.2)

Nima Hejazi's R Toolbox

Description

Miscellaneous R functions developed as collateral damage over the course of work in statistical and scientific computing for research. These include, for example, utilities that supplement existing idiosyncrasies of the R language, extend existing plotting functionality and aesthetics, help prepare data objects for imputation, and extend access to command line tools and systems-level information.

Copy Link

Version

Install

install.packages('nima')

Monthly Downloads

222

Version

0.6.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Nima Hejazi

Last Published

March 6th, 2020

Functions in nima (0.6.2)

sim_plot

Visualize Summaries of Simulation Results
exit

Exit R Without Saving
mse

Mean Squared Error
nll

Risk for Cross-Entropy Loss
qq_plot

Quantile-Quantile Plots
openfile

Open a File
theme_jetblack

A jet black theme with inverted colors
scale_fill_nima

Nima's ggplot2 theme - supplement: scale_fill
scale_color_nima

Nima's ggplot2 theme - supplement: scale_color
theme_nima

Nima's plotting theme
summarize_sim

Summarize Simulations Results
uniqlen

Find Number of Unique Values
hweb

View HTML Version of Help Files
factor_to_num

Convert a Factor to Numeric
lm_plot

Linear Model Diagnostic Plots
absmax

Maximum of Absolute Values of Vector
attrnames

Get Names of Attributes
miss_ind

Add missingness indicators to existing data object
clear

Clear the Current Screen/Buffer
commas

Add Commas to a Large Number
discrete_by_quantile

Discretize a Vector by Quantiles