Learn R Programming

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

HelpersMG (version 6.0)

Tools for Environmental Analyses, Ecotoxicology and Various R Functions

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

996

Version

6.0

License

GPL-2

Maintainer

Marc Girondot

Last Published

June 14th, 2023

Functions in HelpersMG (6.0)

DIx

Return an index of quantitative asymmetry and complexity named Developmental Instability Index (DIx)
ChangeCoordinate

Return a value in a changed coordinate
MHalgoGen

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

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

Metropolis-Hastings algorithm for LD50
LD50

Estimate the parameters that best describe LD50
RM_get

Get a value in a results managment to an object
NagelkerkeScaledR2

Return the scaled R2 defined by Nagelkerke (1991)
IC_threshold_matrix

Calculate correlation matrix
asc

Return the codes (in UTF-8) of a string
IC_correlation_simplify

Simplify the correlation matrix
MovingWindow

Return a moving average of a vector.
barplot_errbar

Plot a barplot graph with error bar on y
RM_add

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

Format data to be used with compare_AIC()
ExtractAIC.glm

Return AIC, AICc or BIC from a glm object
compare_AICc

Compares the AICc of several outputs
addS3Class

Add a S3 class to an object.
RectangleRegression

Return parameters of rectangle regression
RM_delete

Delete a results managment or a result within a results managment from an object
as.mcmc.mcmcComposite

Extract mcmc object from a mcmcComposite object
cutter

Distribution of the fitted distribution without cut.
d

Write an ASCII Representation of a vector object
ScalePreviousPlot

Return the scale of the previous plot
dSnbinom

Distribution of the sum independent negative binomial random variables.
compare_BIC

Compares the BIC of several outputs
ind_long_lat

Return or the index in ncdf object from lat/longitude or inverse
HelpersMG-package

Tools for Environmental Analyses, Ecotoxicology and Various R Functions
compare_AIC

Compares the AIC of several outputs
compare

Run a shiny application for basic functions of comparison
SEfromHessian

Standard error of parameters based on Hessian matrix
index.periodic

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

Plot an ellipse
logLik.LD50

Return Log Likelihood of a fit generated by LD50
logLik.compareAIC

Return Log Likelihood generated by FormatCompareAIC
fitdistrquantiles

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

Return an array with ncdf data
flexit

Return the flexit
RM_list

Return the list of results managment of an object.
IC_clean_data

Clean the dataframe before to be used with IC_threshold_matrix
plot.IconoCorel

Clean the dataframe before to be used with IC_threshold_matrix
plot.mcmcComposite

Plot the result of a mcmcComposite object
plot_add

Add a plot to a previous one
char

Return the characters defined by the codes
plot.LD50

Plot results of LD50() that best describe LD50
cArrows

Draw curved lines with arrowhead
logLik.cutter

Return log likelihood of a cutter fitted model
duplicated_packages

List the duplicated packages with their locations
dnbinom_new

Random numbers for the negative binomial distribution.
logit

Return the logit
dbeta_new

Density for the Beta distributions.
list.packages

List the installed packages with their locations
local.search

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

Distribution of the fitted distribution without cut.
RandomFromHessianOrMCMC

Random numbers based on Hessian matrix or MCMC
predict.LD50

Estimate survival according to doses
plot_errbar

Plot a xy graph with error bar on x and/or y
modeled.hist

Return the theoretical value for the histogram bar
modifyVector

Modifies Elements of a Vector
universalmclapply

Run the function FUN on X using parallel computing
tnirp

Read an ASCII text representation of a named or not vector object
as.quantiles

Extract quantile distribution from mcmcComposite object
as.parameters

Extract parameters from mcmcComposite object
minmax.periodic

Search for minimum and maximum indices in periodic timeseries
print.cutter

Print results of cutter that best describe distribution
merge.mcmcComposite

Merge two mcmcComposite results
summary.mcmcComposite

Summarize the result of a mcmcComposite object
sun.info

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

Quasi Variances for lmer Model Coefficients
r2norm

Random generation for Gaussian distributions different at left and right
rcutter

Random values of unobserved values of cut distribution.
show_name

Show the name of a point
setPriors

Set priors for MHalgoGen()
contingencyTable.compare

Contingency table comparison using Akaike weight
convert.tz

Convert one Date-Time from one timezone to another
read_folder

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

Generalized gamma distribution.
symmetricize

Make a matrix symmetric
rmnorm

Generate random numbers from the multivariate normal distribution
tide.info

Annual tide calendar for one particular location
iCutter

Run a shiny application to fit bone section
newmap.scale

Add Scale to Existing Unprojected Map
inside

Search a string within files of a folder
wget

Download a file from internet and save it locally
openwd

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

Return the inverse logit
plot.cutter

Plot results of cutter that best describe distribution
plot.PriorsmcmcComposite

Plot a prior defined with setPriors function
newcompassRose

Display a compass rose
rnbinom_new

Random numbers for the negative binomial distribution.
series.compare

Data series comparison using Akaike weight
moon.info

Moon phase based on a date
symbol.Female

Plot a female symbol in the plotting region
symbol.Male

Plot a male symbol in the plotting region
specify_decimal

Return a number as character with specified number of decimals
similar

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

Duplicate a results managment within an object.