Other packages > Find by keyword >

biodosetools  

An R Shiny Application for Biological Dosimetry
View on CRAN: Click here


Download and install biodosetools package within the R console
Install from CRAN:
install.packages("biodosetools")

Install from Github:
library("remotes")
install_github("cran/biodosetools")

Install by package version:
library("remotes")
install_version("biodosetools", "3.6.1")



Attach the package and use:
library("biodosetools")
Maintained by
Alfredo Hernández
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-27
Latest Update: 2022-11-16
Description:
A tool to perform all different statistical tests and calculations needed by Biological Dosimetry Laboratories.
How to cite:
Alfredo Hernández (2022). biodosetools: An R Shiny Application for Biological Dosimetry. R package version 3.6.1, https://cran.r-project.org/web/packages/biodosetools. Accessed 12 May. 2025.
Previous versions and publish date:
3.6.0 (2022-01-27 09:20), 3.6.1 (2022-11-16 17:00)
Other packages that cited biodosetools R package
View biodosetools citation profile
Other R packages that biodosetools depends, imports, suggests or enhances
Complete documentation for biodosetools
Functions, R codes and Examples using the biodosetools R package
Some associated functions: AIC_from_data . R_factor . biodosetools . calculate_aberr . calculate_aberr_table . calculate_genome_factor . calculate_model_stats . calculate_trans_rate_manual . calculate_trans_rate_sigurdson . calculate_yield . calculate_yield_infimum . correct_boundary . correct_conf_int . correct_negative_vals . correct_yield . dna_content_fractions_ihgsc . dna_content_fractions_morton . estimate_hetero_mixed_poisson . estimate_partial_body_dolphin . estimate_whole_body_delta . estimate_whole_body_merkle . fit . fit_glm_method . fit_maxlik_method . get_deltamethod_std_err . include_help . load_rmd_report . pipe . plot_estimated_dose_curve . plot_fit_dose_curve . prepare_maxlik_count_data . project_yield . protracted_g_function . run_app . yield_error_fun . yield_fun . 
Some associated R codes: app_config.R . app_server.R . app_ui.R . biodosetools-package.R . calcs_aberrations.R . calcs_estimation.R . calcs_fitting.R . calcs_translocations.R . data.R . golem_utils_ui.R . mod_estimation_dicent_ui.R . mod_estimation_micro_ui.R . mod_estimation_server.R . mod_estimation_trans_ui.R . mod_fitting_dicent_ui.R . mod_fitting_micro_ui.R . mod_fitting_server.R . mod_fitting_trans_ui.R . mod_help_server.R . mod_trans_server.R . run_app.R . utils-md.R . utils-pipe.R . utils.R . utils_estimation.R . utils_fitting.R . widgets.R .  Full biodosetools package functions and examples
Downloads during the last 30 days
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0305/0405/0505/0605/0705/0805/0905/10Downloads for biodosetools051015202530TrendBars

Today's Hot Picks in Authors and Packages

sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA