Learn R Programming

RSGHB (version 1.0.2)

plotC: Plots the content of the C file

Description

This function reads and plots the means of the content of the C file. The C file contains the average across iterations of the individual level draws for the random parameters including the appropriate transformations.

Usage

plotC(model, columns = NULL)

Arguments

model
A string that corresponds to the model's name commonly stored in modelname. These are the characters to the left of the "_" in the C file name (model_C.csv)
columns
A vector of particular columns to plot. A value of NULL plots all columns. (defaults to NULL)

See Also

doHB