Learn R Programming

ssd4mosaic (version 1.0.3)

Web Application for the SSD Module of the MOSAIC Platform

Description

Web application using 'shiny' for the SSD (Species Sensitivity Distribution) module of the MOSAIC (MOdeling and StAtistical tools for ecotoxICology) platform. It estimates the Hazardous Concentration for x% of the species (HCx) from toxicity values that can be censored and provides various plotting options for a better understanding of the results. See our companion paper Kon Kam King et al. (2014) .

Copy Link

Version

Install

install.packages('ssd4mosaic')

Monthly Downloads

479

Version

1.0.3

License

MIT + file LICENSE

Maintainer

Aurélie Siberchicot

Last Published

March 11th, 2025

Functions in ssd4mosaic (1.0.3)

get_fits

Fit the specified distributions to the given data
get_xlab

Create a label for x axis based on concentration unit and log scale
get_custom_HCx

Get HCx values for a given x from a bootstrap
group_cdf_censored

Graphical representation of grouped toxicity censored data
order_cens_data

Take a data.frame of censored toxicity data and order them like fitdistrplus plots
options_plot

Graphical representation of toxicity data with additional elements
name_plot_censored

Graphical representation of named toxicity censored data
name_plot_uncensored

Graphical representation of named toxicity uncensored data
cens_lines_plot

Graphical representation of censored data
get_bootstrap

Generate bootstrap sample(s) for a list of fit(s) and check their convergence
get_parameters_html

Get fit(s) parameters in HTML format for shiny outputs
switchInput

Custom toggle switch input for shiny UI
salinity_family

72-hour acute salinity tolerance of macro-invertebrates grouped by family.
test_conv

Test the approximate equality of the quantiles from several bootstrap samples
group_cdf_uncensored

Graphical representation of grouped toxicity uncensored data
salinity_order

72-hour acute salinity tolerance of macro-invertebrates grouped by order.
my_CIcdfplot

Create a pretty confidence interval ggplot
reexports

Objects exported from other packages
run_app

Run the Shiny Application
fluazinam

48-hour acute toxicity values for fluazinam
bootdist_fun

Determines the appropriate bootstrap function based on a fit object
base_cdf

Graphical representation of fitted distribution(s)
add_CI_plot

Add confidence interval(s) to an existing fitted distribution ggplot
get_HCx_table

Get HCx values from fit or bootstrap
code_r_ssd

Generate a script according to user in-app inputs
custom_theme

Custom ggplot theme created for MOSAIC bioacc overwriting theme_bw
endosulfan

Summary of 48 to 96-hour acute toxicity values for endosulfan
combine_boot_samples

Combine several bootstrap samples into a single bootdist or bootdistcens object