Other packages > Find by keyword >

extras  

Helper Functions for Bayesian Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("extras", "0.7.3")



Attach the package and use:
library("extras")
Maintained by
Nicole Hill
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-16
Latest Update: 2023-05-10
Description:
Functions to 'numericise' 'R' objects (coerce to numeric objects), summarise 'MCMC' (Monte Carlo Markov Chain) samples and calculate deviance residuals as well as 'R' translations of some 'BUGS' (Bayesian Using Gibbs Sampling), 'JAGS' (Just Another Gibbs Sampler), 'STAN' and 'TMB' (Template Model Builder) functions.
How to cite:
Nicole Hill (2020). extras: Helper Functions for Bayesian Analyses. R package version 0.7.3, https://cran.r-project.org/web/packages/extras. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0.1 (2020-06-16 13:20), 0.1.0 (2020-09-26 06:30), 0.2.0 (2021-08-05 06:20), 0.3.0 (2022-06-08 17:30), 0.4.0 (2022-09-24 02:00), 0.5.0 (2022-10-30 05:20), 0.6.0 (2023-04-28 07:00), 0.6.1 (2023-05-10 09:30), 0.7.2 (2024-08-22 14:30)
Other packages that cited extras R package
View extras citation profile
Other R packages that extras depends, imports, suggests or enhances
Complete documentation for extras
Functions, R codes and Examples using the extras R package
Some associated functions: as_list . as_list_unnamed . bern . chk_index . chk_indices . chk_pars . dev_bern . dev_beta_binom . dev_binom . dev_gamma . dev_gamma_pois . dev_gamma_pois_zi . dev_lnorm . dev_neg_binom . dev_norm . dev_pois . dev_pois_zi . dev_student . extras-package . fabs . fill_all . fill_na . ilog . ilogit . inv_logit . inv_odds . invlogit . kurtosis . log-set . log_lik_bern . log_lik_beta_binom . log_lik_binom . log_lik_gamma . log_lik_gamma_pois . log_lik_gamma_pois_zi . log_lik_lnorm . log_lik_neg_binom . log_lik_norm . log_lik_pois . log_lik_pois_zi . log_lik_student . log_odds-set . log_odds . log_odds_ratio . log_odds_ratio2 . logit-set . logit . lower . numericise . odds-set . odds . odds_ratio . odds_ratio2 . par_pattern . params . pextreme . phi . pow . proportional_change . proportional_change2 . proportional_difference . proportional_difference2 . pvalue . pzeros . ran_bern . ran_beta_binom . ran_binom . ran_gamma . ran_gamma_pois . ran_gamma_pois_zi . ran_lnorm . ran_neg_binom . ran_norm . ran_pois . ran_pois_zi . ran_student . res_bern . res_beta_binom . res_binom . res_gamma . res_gamma_pois . res_gamma_pois_zi . res_lnorm . res_neg_binom . res_norm . res_pois . res_pois_zi . res_student . sextreme . skewness . step . svalue . upper . variance . xtr_mean . xtr_median . xtr_sd . zeros . zscore . 
Some associated R codes: as-list.R . bern.R . chk-index.R . chk-indices.R . chk-pars.R . dev.R . extras-package.R . fabs.R . fill-all.R . fill-na.R . ilogit.R . internal.R . log-lik.R . log.R . logit.R . lower.R . mean.R . median.R . moments.R . namespace.R . numericise.R . odds.R . par-pattern.R . params.R . pextreme.R . phi.R . pow.R . proportional.R . pvalue.R . pzeros.R . ran.R . res.R . sd.R . sextreme.R . step.R . svalue.R . upper.R . zeros.R . zscore.R .  Full extras package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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