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

xp.distr.mod.size

Plot of model size distribution for a bootgam or bootscm


Description

This function creates a kernel smoothed plot of the number of covariates included in the final model in each gam/scm in the bootgam/bootscm procedure.

Usage

xp.distr.mod.size(
  bootgam.obj = NULL,
  boot.type = NULL,
  main = NULL,
  bw = 0.5,
  xlb = NULL,
  ...
)

Arguments

bootgam.obj

The bootgam or bootscm object.

boot.type

Either "bootgam" or "bootscm". Default is NULL, which means the user will be asked to make a choice.

main

Plot title.

bw

The smoothing bandwidth to be used for the kernel.

xlb

The x-axis label.

...

Additional plotting parameter may be passed to this function.

Value

A lattice plot object will be returned.

Author(s)

Ron Keizer


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.