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 04 Jul. 2026.
Previous versions and publish date:
No previous versions
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

verbalisr  
Describe Pedigree Relationships in Words
Describe in words the genealogical relationship between two members of a given pedigree, using the a ...
Download / Learn more Package Citations See dependency  
nestfs  
Cross-Validated (Nested) Forward Selection
Implementation of forward selection based on cross-validated linear and logistic regression. ...
Download / Learn more Package Citations See dependency  
ggokabeito  
'Okabe-Ito' Scales for 'ggplot2' and 'ggraph'
Discrete scales for the colorblind-friendly 'Okabe-Ito' palette, including 'color', 'fill', and 'ed ...
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  
CDVineCopulaConditional  
Sampling from Conditional C- and D-Vine Copulas
Provides tools for sampling from a conditional copula density decomposed via Pair-Copula Constructi ...
Download / Learn more Package Citations See dependency  

27,737

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

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