dalmatian (version 0.3.0)

traceplots: Traceplots (Generic)

Description

Traceplots (Generic)

Usage

traceplots(object, ...)

Arguments

object

Object to assess.

...

Ignored

Examples

Run this code
# NOT RUN {
## Load output from previously run model
load(system.file("Pied_Flycatchers_1","pfresults.RData",package="dalmatian"))

## Generate traceplots
pftraceplots <- traceplots(pfresults)

# }

Run the code above in your browser using DataLab