plotParameterFan: Plot fanchart of the parameters

Description Usage Arguments Details

View source: R/plotbootStMoMo.R

Description

Plot fanchart of the parameters

Usage

1
plotParameterFan(x, y, yBoot, main, xlab, ylab, probs, fan.col, n.fan, ...)

Arguments

x

value of x

y

central value of y

yBoot

matrix with the simulated values of y

main

title of the plot

xlab

label of x axis

ylab

label of y axis

probs

probabilities related to percentiles to plot in the fan chart

fan.col

palette of colours used in the fan chart

n.fan

the number of colour to use in the fan

Details

In order for the plotting to look appropriately the intervals of the data with non missing values need to be found. Otherwise fanplot::fan doesn't work.


amvillegas/StMoMo documentation built on Nov. 7, 2019, 5:39 a.m.