exuber-defunct: Defunct functions in package 'exuber'.

exuber-defunctR Documentation

Defunct functions in package exuber.

Description

The functions listed below are defunct. Help pages for defunct functions are available at help("exuber-defunct").

Usage

ggarrange(...)

## S3 method for class 'radf_obj'
fortify(model, data, ...)

## S3 method for class 'ds_radf'
fortify(model, data, ...)

report(x, y, panel = FALSE, ...)

sim_dgp1(
  n,
  te = 0.4 * n,
  tf = 0.15 * n + te,
  c = 1,
  alpha = 0.6,
  sigma = 6.79,
  seed = NULL
)

sim_dgp2(
  n,
  te1 = 0.2 * n,
  tf1 = 0.2 * n + te1,
  te2 = 0.6 * n,
  tf2 = 0.1 * n + te2,
  c = 1,
  alpha = 0.6,
  sigma = 6.79,
  seed = NULL
)

exuber documentation built on March 31, 2023, 9:51 p.m.