Learn R Programming

LilRhino

Clone this repository and and point your working directory to this folder to load. The actual package is the tar.gz file.

This package was submitted successfully to CRAN, so its best to download it from there if you can.

Copy Link

Version

Install

install.packages('LilRhino')

Monthly Downloads

289

Version

1.2.2

License

GPL-2

Maintainer

Travis Barton

Last Published

April 27th, 2022

Functions in LilRhino (1.2.2)

Num_Al_Sep

Number/alpha numeric seperator for strings.
Binary_Network

Binary Decision Neural Network Wrapper
Bootstrap_Vocab

An internal function for Bootstrap_Data_Frame.
Monty_Hall

Monty Hall Simulator
Cross_val_maker

For Creating a test and train set from a whole set
Feed_Reduction

A Function for converting data into approximations of probability space.
Vector_Puller

Function for extacting word vectors from embeddings.
Pretreatment

Pretreatment of textual documents for NLP.
Percent

Percent of confusion matrix
Table_percent

Table Percent
Stopword_Maker

For the finding of the $N$ most populous words in a corpus.
Sentence_Vector

Function for extracting the sentence vector from an embeddings matrix.
Random_Brains

Random Brains: Neural Network Implementation of Random Forest
Load_Glove_Embeddings

Function for loading in pre-trained or personal word embedding softwares.
Nearest_Centroid

For performing the nearest centroid problem (with modifications) on MNST data specifically (general to come)
Codes_done

For announcing when code is done.
Bootstrap_Data_Frame

A function for bootstraping textual data so that all levels have the same number of entries.