Learn R Programming

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

HelpersMG (version 6.0.3)

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

1,179

Version

6.0.3

License

GPL-2

Maintainer

Marc Girondot

Last Published

October 5th, 2023

Functions in HelpersMG (6.0.3)

RM_delete

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

Monte-Carlo Markov-chain with Metropolis-Hastings algorithm
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
LD50_MHmcmc_p

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

Duplicate a results managment within an object.
RM_add

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

Return the list of results managment of an object.
RandomFromHessianOrMCMC

Random numbers based on Hessian matrix or MCMC
addS3Class

Add a S3 class to an object.
as.mcmc.mcmcComposite

Extract mcmc object from a mcmcComposite object
ScalePreviousPlot

Return the scale of the previous plot
barplot_errbar

Plot a barplot graph with error bar on y
asc

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

Distribution of the sum independent negative binomial random variables.
RectangleRegression

Return parameters of rectangle regression
as.quantiles

Extract quantile distribution from mcmcComposite object
SEfromHessian

Standard error of parameters based on Hessian matrix
as.parameters

Extract parameters from mcmcComposite object
convert.tz

Convert one Date-Time from one timezone to another
d

Write an ASCII Representation of a vector object
cArrows

Draw curved lines with arrowhead
cutter

Distribution of the fitted distribution without cut.
contingencyTable.compare

Contingency table comparison using Akaike weight
compare_AIC

Compares the AIC of several outputs
compare

Run a shiny application for basic functions of comparison
compare_AICc

Compares the AICc of several outputs
compare_BIC

Compares the BIC of several outputs
char

Return the characters defined by the codes
format_ncdf

Return an array with ncdf data
flexit

Return the flexit
iCutter

Run a shiny application to fit bone section
dggamma

Generalized gamma distribution.
dnbinom_new

Random numbers for the negative binomial distribution.
fitdistrquantiles

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

Plot an ellipse
logLik.cutter

Return log likelihood of a cutter fitted model
logLik.LD50

Return Log Likelihood of a fit generated by LD50
duplicated_packages

List the duplicated packages with their locations
logit

Return the logit
dbeta_new

Density for the Beta distributions.
dcutter

Distribution of the fitted distribution without cut.
logLik.compareAIC

Return Log Likelihood generated by FormatCompareAIC
index.periodic

Estimate indices in periodic timeseries based on anchored minimum and maximum
moon.info

Moon phase based on a date
minmax.periodic

Search for minimum and maximum indices in periodic timeseries
inside

Search a string within files of a folder
ind_long_lat

Return or the index in ncdf object from lat/longitude or inverse
list.packages

List the installed packages with their locations
invlogit

Return the inverse logit
merge.mcmcComposite

Merge two mcmcComposite results
newmap.scale

Add Scale to Existing Unprojected Map
local.search

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

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

Display a compass rose
modeled.hist

Return the theoretical value for the histogram bar
modifyVector

Modifies Elements of a Vector
predict.LD50

Estimate survival according to doses
plot.mcmcComposite

Plot the result of a mcmcComposite object
plot_errbar

Plot a xy graph with error bar on x and/or y
plot_add

Add a plot to a previous one
plot.LD50

Plot results of LD50() that best describe LD50
r2norm

Random generation for Gaussian distributions different at left and right
rcutter

Random values of unobserved values of cut distribution.
plot.IconoCorel

Clean the dataframe before to be used with IC_threshold_matrix
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
read_folder

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

Set priors for MHalgoGen()
series.compare

Data series comparison using Akaike weight
similar

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

Quasi Variances for lmer Model Coefficients
print.cutter

Print results of cutter that best describe distribution
rnbinom_new

Random numbers for the negative binomial distribution.
show_name

Show the name of a point
symmetricize

Make a matrix symmetric
symbol.Female

Plot a female symbol in the plotting region
tide.info

Annual tide calendar for one particular location
summary.mcmcComposite

Summarize the result of a mcmcComposite object
wget

Download a file from internet and save it locally
universalmclapply

Run the function FUN on X using parallel computing
tnirp

Read an ASCII text representation of a named or not vector object
sun.info

Estimate the time of sunrise and sunset according to longitude, latitude and date
symbol.Male

Plot a male symbol in the plotting region
specify_decimal

Return a number as character with specified number of decimals
IC_correlation_simplify

Simplify the correlation matrix
IC_threshold_matrix

Calculate correlation matrix
IC_clean_data

Clean the dataframe before to be used with IC_threshold_matrix
LD50

Estimate the parameters that best describe LD50
HelpersMG-package

Tools for Environmental Analyses, Ecotoxicology and Various R Functions
LD50_MHmcmc

Metropolis-Hastings algorithm for LD50
DIx

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

Return a value in a changed coordinate
ExtractAIC.glm

Return AIC, AICc or BIC from a glm object
FormatCompareAIC

Format data to be used with compare_AIC()