Learn R Programming

HelpersMG (version 2026.3.31)

Tools for Various R Functions Helpers

Description

Contains miscellaneous functions useful for managing 'NetCDF' files (see ), get moon phase and time for sun rise and fall, tide level, analyse and reconstruct periodic time series of temperature with irregular sinusoidal pattern, show scales and wind rose in plot with change of color of text, Metropolis-Hastings algorithm for Bayesian MCMC analysis, plot graphs or boxplot with error bars, search files in disk by there names or their content, read the contents of all files from a folder at one time.

Copy Link

Version

Install

install.packages('HelpersMG')

Monthly Downloads

877

Version

2026.3.31

License

GPL-2

Maintainer

Marc Girondot

Last Published

March 31st, 2026

Functions in HelpersMG (2026.3.31)

RM_list

Return the list of results managment of an object.
RM_add

Create a results managment or add a value in a results managment to an object
RM_duplicate

Duplicate a results managment within an object.
RM_delete

Delete a results managment or a result within a results managment from an object
LD50_MHmcmc

Metropolis-Hastings algorithm for LD50
MHalgoGen

Monte-Carlo Markov-chain with Metropolis-Hastings algorithm
LD50_MHmcmc_p

Generates set of parameters to be used with LD50_MHmcmc()
MovingWindow

Return a moving average of a vector.
NagelkerkeScaledR2

Return the scaled R2 defined by Nagelkerke (1991)
RM_get

Get a value in a results managment to an object
SEfromHessian

Standard error of parameters based on Hessian matrix
dSnbinom

Distribution of the sum independent negative binomial random variables.
as.quantiles

Extract quantile distribution from mcmcComposite object
RandomFromHessianOrMCMC

Random numbers based on Hessian matrix or MCMC
as.parameters

Extract parameters from mcmcComposite object
ScalePreviousPlot

Return the scale of the previous plot
asc

Return the codes (in UTF-8) of a string
as.mcmc.mcmcComposite

Extract mcmc object from a mcmcComposite object
RectangleRegression

Return parameters of rectangle regression
convert.tz

Convert one Date-Time from one timezone to another
addS3Class

Add a S3 class to an object.
barplot_errbar

Plot a barplot graph with error bar on y
compare_AIC

Compares the AIC of several outputs
compare_AICc

Compares the AICc of several outputs
compare_BIC

Compares the BIC of several outputs
contingencyTable.compare

Contingency table comparison using Akaike weight
cArrows

Draw curved lines with arrowhead
compare

Run a shiny application for basic functions of comparison
char

Return the characters defined by the codes
cutter

Distribution of the fitted distribution without cut.
ellipse

Plot an ellipse
duplicated_packages

List the duplicated packages with their locations
fitdistrquantiles

Parameters of beta, normal or gamma distribution based on quantiles.
flexit

Return the flexit
format_ncdf

Return an array with ncdf data
from_min_max

Distribution from minimum and maximum
dbeta_new

Density for the Beta distributions.
iCutter

Run a shiny application to fit bone section
list.packages

List the installed packages with their locations
d

Write an ASCII Representation of a vector object
local.search

Return path of file searched for in local disk based on its file name
dggamma

Generalized gamma distribution.
index.periodic

Estimate indices in periodic timeseries based on anchored minimum and maximum
dnbinom_new

Random numbers for the negative binomial distribution.
dcutter

Distribution of the fitted distribution without cut.
ind_long_lat

Return or the index in ncdf object from lat/longitude or inverse
logLik.LD50

Return Log Likelihood of a fit generated by LD50
modeled.hist

Return the theoretical value for the histogram bar
logLik.compareAIC

Return Log Likelihood generated by FormatCompareAIC
modifyVector

Modifies Elements of a Vector
newmap.scale

Add Scale to Existing Unprojected Map
merge.mcmcComposite

Merge two mcmcComposite results
minmax.periodic

Search for minimum and maximum indices in periodic timeseries
invlogit

Return the inverse logit
inside

Search a string within files of a folder
logLik.cutter

Return log likelihood of a cutter fitted model
newcompassRose

Display a compass rose
moon.info

Moon phase based on a date
openwd

Open a finder window with current working directory in MacOS X and windows
logit

Return the logit
plot_errbar

Plot a xy graph with error bar on x and/or y
plot.LD50

Plot results of LD50() that best describe LD50
plot.IconoCorel

Clean the dataframe before to be used with IC_threshold_matrix
+.PriorsmcmcComposite

Set priors for MHalgoGen()
plot_add

Add a plot to a previous one
plot.mcmcComposite

Plot the result of a mcmcComposite object
plot.PriorsmcmcComposite

Plot a prior defined with setPriors function
plot.cutter

Plot results of cutter that best describe distribution
rmnorm

Generate random numbers from the multivariate normal distribution
print.cutter

Print results of cutter that best describe distribution
rcutter

Random values of unobserved values of cut distribution.
predict.LD50

Estimate survival according to doses
read_folder

Read files present in a folder and creates a list with the content of these files
rnbinom_new

Random numbers for the negative binomial distribution.
series.compare

Data series comparison using Akaike weight
setPriors

Set priors for MHalgoGen()
setPriors1

Set priors for MHalgoGen()
show_name

Show the name of a point
summary.mcmcComposite

Summarize the result of a mcmcComposite object
qvlmer

Quasi Variances for lmer Model Coefficients
universalmclapply

Run the function FUN on X using parallel computing
r2norm

Random generation for Gaussian distributions different at left and right
similar

Test if two vectors contains the same elements independently of their order
tnirp

Read an ASCII text representation of a named or not vector object
specify_decimal

Return a number as character with specified number of decimals
tide.info

Annual tide calendar for one particular location
symmetricize

Make a matrix symmetric
symbol.Male

Plot a male symbol in the plotting region
symbol.Female

Plot a female symbol in the plotting region
sun.info

Estimate the time of sunrise and sunset according to longitude, latitude and date
wget

Download a file from internet and save it locally