coef_traceplot: Draw a coefficient traceplot

Description Usage Arguments

View source: R/traceplot.R

Description

This function draws a 'traceplot' of coefficient values vs. number of iterations.

Usage

1
coef_traceplot(coef.mat, varnames = NULL)

Arguments

coef.mat

The matrix of coefficients (one coefficient vector per row).

varnames

(Optional) list of variable name labels to make the traceplot more readable.


threeboost documentation built on May 2, 2019, 2:37 a.m.