Conf_Band: Visualisation of the crdible band

Description Usage Arguments Details Value Examples

View source: R/Conf_band.R

Description

Posterior credible band.

Usage

1
2
Conf_Band(OBS, samp = NULL, labl = NULL, ylbl = NULL, tobs = NULL,
  limt = NULL)

Arguments

OBS

Trajectory. See Trajectory_all

samp

Tinning axis label

labl

Axis label

t0bs

limit of the observed time. This is used if user one want both observed and predicted band on the same graph,

Details

Conf_Band Provide a 95

Value

A 95

Examples

1
2
3
4
data(rast2)
data(Dat_obs)
data(Param)
#Conf_Band(rast2,Param,Dat_obs=Dat_obs)

holaanna/contactsimulator documentation built on Dec. 2, 2019, 2:39 a.m.