RPSHA stands for Regional Probabilistic Seismic Hazard Assessment. This package is developed to implement LASSO regression for event and ground motion map selection. It also includes some functions to conduct converntional site-based PSHA in California using UCERF3 source model.
Note, the ground motion map selection is still under development.
You can install the development version from GitHub with:
# install.packages("devtools")
library(devtools)
devtools::install_github("wltcwpf/RPSHA")
Please check out wiki for more detailed instructions!
Please report any running issues or leave your comments on the Issues page!