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

categorical.table

Generic table functions for Xpose 4


Description

These are internal table functions relating to the Xpose summary functions.

Usage

categorical.table(
  object,
  vars,
  onlyfirst = TRUE,
  subset = xsubset(object),
  inclZeroWRES = FALSE,
  miss = object@Prefs@Miss
)

continuous.table(
  object,
  vars,
  onlyfirst = TRUE,
  subset = xsubset(object),
  inclZeroWRES = FALSE,
  miss = object@Prefs@Miss
)

Details

These are internal Xpose functions for outputting summary tables. They are not intended for direct use.

Value

Internal helper functions for the generic Xpose summary functions.

Author(s)

Niclas Jonsson, 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.