jubilee.std_fault_line {jubilee}R Documentation

Standard fault line data sets

Description

This method defines a collection of standard fault line data sets that have been analyzed and optimized in the research. It is intended for end users to produce standard regressions, forecasts, and charts quickly.

Usage

jubilee.std_fault_line(name)

Arguments

name

character, the name of the collection. If "list" is supplied, the list of names will be returned. If a numeric array is supplied, it will be converted to a matrix format.

Value

numeric, pairs of fault lines, each is c(year, delta)

Author(s)

Stephen H. Lihn

Examples

  jubilee.std_fault_line("r_nom_f10_5ftr_4fl")
  jubilee.std_fault_line("r_nom_f20_5ftr_2fl")
  jubilee.std_fault_line("r_nom_f20_5ftr_2fl_ramp5y")


[Package jubilee version 0.3.3 Index]