Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

facloadpairplot

Displays bivariate marginal posterior distributions of factor loadings.


Description

facloadpairplot illustrates the bivariate marginals of the factor loadings distribution. For a monochrome variant, see facloadcredplot.

Usage

facloadpairplot(x, maxpoints = 500, alpha = 20/maxpoints, cex = 3)

Arguments

x

Object of class 'fsvdraws', usually resulting from a call to fsvsample.

maxpoints

The maximum amount of posterior draws to plot. If the number of draws stored in x exceeds this number, draws are thinned accordingly.

alpha

Level of transparency.

cex

Controls the size of the dots.

Value

Returns x invisibly.

See Also


factorstochvol

Bayesian Estimation of (Sparse) Latent Factor Stochastic Volatility Models

v0.10.2
GPL (>= 2)
Authors
Gregor Kastner [aut, cre] (<https://orcid.org/0000-0002-8237-8271>), Darjus Hosszejni [ctb] (<https://orcid.org/0000-0002-3803-691X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.