Implements the period-dependent, Vs30-dependent model of Seyhan & Stewart (2014) for the natural-log mean and standard deviation of the amplification factor \(F(T_n,PGA,V_{s30})\).
Arguments
- PGA
numeric vector – peak ground acceleration (in g).
- Tn
numeric scalar – oscillator period (s).
- vs30
numeric scalar – time-averaged shear-wave velocity to 30 m (m/s).
- vref
numeric scalar – reference velocity (760 m/s or 3000 m/s), default 760.
- Vl
numeric scalar – lower Vs30 bound for NL sigma interpolation (default 200).
- Vu
numeric scalar – upper Vs30 bound for NL sigma interpolation (default 2000).
Value
A data.table with columns:
muLnFnatural-log mean of \(F\)
sdLnFnatural-log standard deviation of \(F\) (set to
0whenvs30 == vref)IDcharacter string
"ST17"