r-funr
|
public |
A small utility which wraps Rscript and provides access to all R functions from the shell.
|
2025-04-22 |
r-funique
|
public |
Similar to base's unique function, only optimized for working with data frames, especially those that contain date-time columns.
|
2025-04-22 |
r-functools
|
public |
Extends functional programming in R by providing support to the usual higher order functional suspects (Map, Reduce, Filter, etc.).
|
2025-04-22 |
r-funchir
|
public |
A set of functions, some subset of which I use in every .R file I write. Examples are table2(), which adds useful functionalities to base table (sorting, built-in proportion argument, etc.); lyx.xtable(), which converts xtable() output to a format more easily copy-pasted into LyX; pdf2(), which writes a plot to file while also displaying it in the RStudio plot window; and abbr_to_colClass(), which is a much more concise way of feeding many types to a colClass argument in a data reader.
|
2025-04-22 |
r-fun
|
public |
This is a collection of R games and other funny stuff, such as the classic Mine sweeper and sliding puzzles.
|
2025-04-22 |
r-fugue
|
public |
As in music, a fugue statistic repeats a theme in small variations. Here, the psi-function that defines an m-statistic is slightly altered to maintain the same design sensitivity in matched sets of different sizes. The main functions in the package are sen() and senCI(). For sensitivity analyses for m-statistics, see Rosenbaum (2007) Biometrics 63 456-464 <doi:10.1111/j.1541-0420.2006.00717.x>.
|
2025-04-22 |
r-fueleconomy
|
public |
Fuel economy data from the EPA, 1985-2015, conveniently packaged for consumption by R users.
|
2025-04-22 |
r-ftrading
|
public |
A collection of functions for trading and rebalancing financial instruments. It implements various technical indicators to analyse time series such as moving averages or stochastic oscillators.
|
2025-04-22 |
r-fticrms
|
public |
This package was developed partially with funding from the NIH Training Program in Biomolecular Technology (2-T32-GM08799).
|
2025-04-22 |
r-fsthet
|
public |
A program to generate smoothed quantiles for the Fst-heterozygosity distribution. Designed for use with large numbers of loci (e.g., genome-wide SNPs). The best case for analyzing the Fst-heterozygosity distribution is when many populations (>10) have been sampled. See Flanagan & Jones (2017) <doi:10.1093/jhered/esx048>.
|
2025-04-22 |
r-fstability
|
public |
Has two functions to help with calculating feature selection stability. 'Lump' is a function that groups subset vectors into a dataframe, and adds NA to shorter vectors so they all have the same length. 'ASM' is a function that takes a dataframe of subset vectors and the original vector of features as inputs, and calculates the Stability of the feature selection. The calculation for 'asm' uses the Adjusted Stability Measure proposed in: 'Lustgarten', 'Gopalakrishnan', & 'Visweswaran' (2009)<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2815476/>.
|
2025-04-22 |
r-fsia
|
public |
Import data of tests and questionnaires from FormScanner. FormScanner is an open source software that converts scanned images to data using optical mark recognition (OMR) and it can be downloaded from <http://sourceforge.net/projects/formscanner/>. The spreadsheet file created by FormScanner is imported in a convenient format to perform the analyses provided by the package. These analyses include the conversion of multiple responses to binary (correct/incorrect) data, the computation of the number of corrected responses for each subject or item, scoring using weights,the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of a few subjects.
|
2025-04-22 |
r-fsadata
|
public |
The datasets to support the Fish Stock Assessment ('FSA') package.
|
2025-04-22 |
r-frt
|
public |
Perform full randomization tests.
|
2025-04-22 |
r-frost
|
public |
A compilation of empirical methods used by farmers and agronomic engineers to predict the minimum temperature to detect a frost night. These functions use variables such as environmental temperature, relative humidity, and dew point. See <http://sedici.unlp.edu.ar/handle/10915/72102> <http://www.fao.org/docrep/008/y7223e/y7223e0b.htm#bm11.8> for details.
|
2025-04-22 |
r-frmpd
|
public |
Estimation of panel data regression models for fractional responses.
|
2025-04-22 |
r-frmhet
|
public |
Estimation and specification analysis of fractional regression models with neglected heterogeneity and/or endogenous covariates.
|
2025-04-22 |
r-frm
|
public |
Estimation and specification analysis of one- and two-part fractional regression models and calculation of partial effects.
|
2025-04-22 |
r-freqdist
|
public |
Generates a frequency distribution. The frequency distribution includes raw frequencies, percentages in each category, and cumulative frequencies. The frequency distribution can be stored as a data frame.
|
2025-04-22 |
r-freq
|
public |
Real capture frequencies will be fitted to various distributions which provide the basis of estimating population sizes, their standard error, and symmetric as well as asymmetric confidence intervalls.
|
2025-04-22 |
r-fregression
|
public |
A collection of functions for linear and non-linear regression modelling. It implements a wrapper for several regression models available in the base and contributed packages of R.
|
2025-04-22 |
r-freesurferformats
|
public |
Provides functions to read data from neuroimaging files in 'FreeSurfer' <http://freesurfer.net/> binary formats. This includes the following file formats: 1) MGH/MGZ format files, which can contain multi-dimensional images or other data. Typically they contain time-series of three-dimensional brain scans acquired by magnetic resonance imaging (MRI). They can also contain vertex-wise measures of surface morphometry data. The MGH format is named after the Massachusetts General Hospital, and the MGZ format is a compressed version of the same format. 2) 'FreeSurfer' morphometry data files in binary 'curv' format. These contain vertex-wise surface measures, i.e., one scalar value for each vertex of a brain surface mesh. These are typically values like the cortical thickness or brain surface area at each vertex.
|
2025-04-22 |
r-freestats
|
public |
A collections of useful statistical functions used in Columbia course W4240/W4400.
|
2025-04-22 |
r-freegroup
|
public |
Provides functionality for manipulating elements of the free group (juxtaposition is represented by a plus) including inversion, multiplication by a scalar, group-theoretic power operation, and Tietze forms. The package is fully vectorized.
|
2025-04-22 |
r-frcc
|
public |
This package implements the functions associated with Fast Regularized Canonical Correlation Analysis.
|
2025-04-22 |