Skip to contents

Calculate Yield-Coefficient Products from Displacement Draws

Usage

fitKmaxProducts(
  draws,
  pga,
  shear,
  modelID,
  siteID,
  family,
  vref,
  ns,
  weights,
  da,
  useParallel = FALSE,
  workers = 1L
)

Arguments

draws, pga

The draws and pga tables returned by fitDnProducts().

shear, modelID, siteID, family, vref, ns, weights

See fitDnProducts().

da

Unique positive admissible displacements, in cm.

useParallel, workers

Controls passed to fitKmaxScenarios().

Value

A keyed data.table with kmax and PGA in g, Da in cm, and Kh as kmax/PGA (a dimensionless ratio). beyond records the share of roots outside sampled support. MCE has TR = NA. Caller tables are unchanged.