Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addid

Generic internal functions for Xpose 4


Description

These are internal functions relating to the Xpose generic functions.

Usage

addid(
  x,
  y,
  ids = ids,
  idsmode = NULL,
  idsext = 0.05,
  idscex = 0.7,
  idsdir = "both",
  gridmode = TRUE
)

computePI(
  x,
  y,
  object,
  limits = object@Prefs@Graph.prefs$PIlimits,
  logy = FALSE,
  logx = FALSE,
  onlyfirst = FALSE,
  inclZeroWRES = FALSE,
  PI.subset = NULL,
  subscripts
)

create.rand(data, object, frac, seed = NULL)

create.strat.rand(data, object, x, y, frac, dilci, seed = NULL)

eq.xpose(x, number = 6, overlap = 0.5)

get.refrunno(database = ".ref.db")

xpose.stack(data, object, select, rep, subset = NULL, ...)

Details

These are internal Xpose functions, for adding ID numbers, computing prediction intervals, randomization, stacking, and binning. They are not intended for direct use.

Value

Internal helper functions for the generic Xpose functions.

Author(s)

Justin Wilkins and Andrew Hooker


xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.