Other packages > Find by keyword >

newmark  

Uncertainty Analysis in Dynamic Site and Slope Response
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("newmark", "1.1.0")



Attach the package and use:
library("newmark")
Maintained by
Alejandro Verri Kozlowski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-05-19
Latest Update: 2026-05-19
Description:
Implements a four-stage pipeline for probabilistic seismic performance analysis of slopes and embankments. The package takes a uniform-hazard spectrum at multiple return periods as input (any source) and produces: (1) synthetic soil profile generation and fundamental period estimation from USCS classification via Ishihara's small-strain shear-modulus model and the inhomogeneous truncated shear-beam theory of Gazetas and Dakoulas; (2) nonlinear site amplification using the Seyhan & Stewart (2014) model <doi:10.1193/063013EQS181M>, with inter-period correlation via Baker & Jayaram (2008) <doi:10.1193/1.2857544>; (3) Monte Carlo ensemble of six empirical Newmark sliding-block displacement models (Ambraseys & Menu (1988) <doi:10.1002/eqe.4290160704>, Jibson (2007) <doi:10.1016/j.enggeo.2007.01.013>, Saygili & Rathje (2008) <doi:10.1061/(ASCE)1090-0241(2008)134:6(790)>, Bray & Travasarou (2007) <doi:10.1061/(ASCE)1090-0241(2007)133:4(381)>, Bray & Macedo (2017) <doi:10.1016/j.soildyn.2017.05.024>, and the Bray and Macedo shallow-crustal update) with coherent correlated draws; (4) log-log inversion to the performance-based seismic coefficient kmax at user-specified displacement targets. All outputs are 'data.table' objects.
How to cite:
Alejandro Verri Kozlowski (2026). newmark: Uncertainty Analysis in Dynamic Site and Slope Response. R package version 1.1.0, https://cran.r-project.org/web/packages/newmark. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-16 16:01), 1.1.0 (2026-05-19 10:20)
Other packages that cited newmark R package
View newmark citation profile
Other R packages that newmark depends, imports, suggests or enhances
Complete documentation for newmark
Functions, R codes and Examples using the newmark R package
Full newmark package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
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  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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