pairs.map2stan: Trace plot of map2stan chains

pairs.map2stanR Documentation

Trace plot of map2stan chains

Description

Shows pairs plots for Stan samples produced by a map or map2stan fit.

Usage

pairs(x, n=500 , alpha=0.7 , cex=0.7 , pch=16 , adj=1 , pars , ...)

Arguments

x

map or map2stan model fit

n

Number of samples to show in scatter plots

alpha

alpha transparency of scatter plots

cex

Character expansion factor for scatter plots

pch

Point type for scatter plots

adj

adj argument for density estimate

pars

Character vector of parameters to display

...

Additional plot arguments

Details

This is the default pairs plot method for both map and map2stan model fits.

Author(s)

Richard McElreath


rmcelreath/rethinking documentation built on Sept. 18, 2023, 2:01 p.m.