Learn R Programming

RSGHB (version 1.0.2)

plotA: Plots the content of the A file

Description

This function reads and plots the means of the content of the A file. The A file contains the means of the underlying normal distributions for the random parameters.

Usage

plotA(model,columns=0)

Arguments

model
A string that corresponds to the model's name commonly stored in modelname. This the characters to the left of the _ in the A file name (model_A.csv)
columns
A vector of particular columns to plot. A default of 0 plots all columns.