Learn R Programming

HelpersMG (version 6.2)

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,216

Version

6.2

License

GPL-2

Maintainer

Last Published

August 23rd, 2024

Functions in HelpersMG (6.2)

IC_correlation_simplify

Simplify the correlation matrix
ChangeCoordinate

Return a value in a changed coordinate
LD50_MHmcmc

Metropolis-Hastings algorithm for LD50
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
RandomFromHessianOrMCMC

Random numbers based on Hessian matrix or MCMC
RM_add

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

Calculate correlation matrix
FormatCompareAIC

Format data to be used with compare_AIC()
MovingWindow

Return a moving average of a vector.
LD50_MHmcmc_p

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

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

Return the scaled R2 defined by Nagelkerke (1991)
ScalePreviousPlot

Return the scale of the previous plot
addS3Class

Add a S3 class to an object.
DIx

Return an index of quantitative asymmetry and complexity named Developmental Instability Index (DIx)
as.parameters

Extract parameters from mcmcComposite object
dSnbinom

Distribution of the sum independent negative binomial random variables.
as.mcmc.mcmcComposite

Extract mcmc object from a mcmcComposite object
MHalgoGen

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

Distribution of the fitted distribution without cut.
as.quantiles

Extract quantile distribution from mcmcComposite object
d

Write an ASCII Representation of a vector object
RectangleRegression

Return parameters of rectangle regression
flexit

Return the flexit
ellipse

Plot an ellipse
cArrows

Draw curved lines with arrowhead
RM_duplicate

Duplicate a results managment within an object.
fitdistrquantiles

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

Return log likelihood of a cutter fitted model
char

Return the characters defined by the codes
dnbinom_new

Random numbers for the negative binomial distribution.
duplicated_packages

List the duplicated packages with their locations
logLik.LD50

Return Log Likelihood of a fit generated by LD50
compare_AICc

Compares the AICc of several outputs
RM_get

Get a value in a results managment to an object
asc

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

Standard error of parameters based on Hessian matrix
logLik.compareAIC

Return Log Likelihood generated by FormatCompareAIC
logit

Return the logit
rnbinom_new

Random numbers for the negative binomial distribution.
merge.mcmcComposite

Merge two mcmcComposite results
compare_BIC

Compares the BIC of several outputs
series.compare

Data series comparison using Akaike weight
ind_long_lat

Return or the index in ncdf object from lat/longitude or inverse
minmax.periodic

Search for minimum and maximum indices in periodic timeseries
index.periodic

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

Download a file from internet and save it locally
moon.info

Moon phase based on a date
format_ncdf

Return an array with ncdf data
barplot_errbar

Plot a barplot graph with error bar on y
modeled.hist

Return the theoretical value for the histogram bar
newcompassRose

Display a compass rose
compare

Run a shiny application for basic functions of comparison
contingencyTable.compare

Contingency table comparison using Akaike weight
convert.tz

Convert one Date-Time from one timezone to another
modifyVector

Modifies Elements of a Vector
r2norm

Random generation for Gaussian distributions different at left and right
plot.PriorsmcmcComposite

Plot a prior defined with setPriors function
compare_AIC

Compares the AIC of several outputs
plot.cutter

Plot results of cutter that best describe distribution
dbeta_new

Density for the Beta distributions.
dggamma

Generalized gamma distribution.
iCutter

Run a shiny application to fit bone section
print.cutter

Print results of cutter that best describe distribution
summary.mcmcComposite

Summarize the result of a mcmcComposite object
sun.info

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

Distribution of the fitted distribution without cut.
symbol.Female

Plot a female symbol in the plotting region
rcutter

Random values of unobserved values of cut distribution.
qvlmer

Quasi Variances for lmer Model Coefficients
symbol.Male

Plot a male symbol in the plotting region
similar

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

Search a string within files of a folder
specify_decimal

Return a number as character with specified number of decimals
list.packages

List the installed packages with their locations
invlogit

Return the inverse logit
local.search

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

Read files present in a folder and creates a list with the content of these files
newmap.scale

Add Scale to Existing Unprojected Map
rmnorm

Generate random numbers from the multivariate normal distribution
plot.IconoCorel

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

Plot results of LD50() that best describe LD50
plot_errbar

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

Estimate survival according to doses
tnirp

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

Set priors for MHalgoGen()
openwd

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

Run the function FUN on X using parallel computing
show_name

Show the name of a point
plot.mcmcComposite

Plot the result of a mcmcComposite object
plot_add

Add a plot to a previous one
symmetricize

Make a matrix symmetric
tide.info

Annual tide calendar for one particular location
HelpersMG-package

Tools for Environmental Analyses, Ecotoxicology and Various R Functions
LD50

Estimate the parameters that best describe LD50
ExtractAIC.glm

Return AIC, AICc or BIC from a glm object