Other packages > Find by keyword >

h0  

A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("h0", "1.0.1")



Attach the package and use:
library("h0")
Maintained by
Hyungsuk Tak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-24
Latest Update: 2023-08-24
Description:
We provide a toolbox to conduct a Bayesian meta-analysis for estimating the current expansion rate of the Universe, called the Hubble constant H0, via time delay cosmography. The input data are Fermat potential difference and time delay estimates. For a robust inference, we assume a Student's t error for these inputs. Given these inputs, the meta-analysis produces posterior samples of the model parameters including the Hubble constant via Metropolis-Hastings within Gibbs. The package provides an option to implement repelling-attracting Metropolis-Hastings within Gibbs in a case where the parameter space has multiple modes.
How to cite:
Hyungsuk Tak (2022). h0: A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography. R package version 1.0.1, https://cran.r-project.org/web/packages/h0. Accessed 22 Feb. 2025.
Previous versions and publish date:
1.0.0 (2022-06-24 19:00)
Other packages that cited h0 R package
View h0 citation profile
Other R packages that h0 depends, imports, suggests or enhances
Complete documentation for h0
Functions, R codes and Examples using the h0 R package
Some associated functions: h0-internal . h0-package . h0 . 
Some associated R codes: h0.R .  Full h0 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

prediction  
Tidy, Type-Safe 'prediction()' Methods
A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always ...
Download / Learn more Package Citations See dependency  
poisson  
Simulating Homogenous & Non-Homogenous Poisson Processes
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous ...
Download / Learn more Package Citations See dependency  
LogicReg  
Logic Regression
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperber ...
Download / Learn more Package Citations See dependency  
mnj  
Machine Learning and Judgement
Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adap ...
Download / Learn more Package Citations See dependency  
orloca  
Operations Research LOCational Analysis Models
Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber pro ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

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