PlotEst: Colorplot of the estimator

Description Usage Arguments Value

View source: R/Visualize.R

Description

gives a colorplot of the estimator. This means 6 plots (d = 2), each representing one component of the estimator and the color codes the value of component

Usage

1
PlotEst(est, max = NULL, color = NULL, data = NULL, ...)

Arguments

est

The estimator as a dataframe. This is the first element returned by LogDensity2.

max

The maximum value of the theta. All values with absolut value bigger then max will be set to max. That makes it easier to see the different in the color where theta is small.

data

The data matrix

Value

The plot as a ggplot2-object.


Epsilon127/ldder documentation built on March 7, 2020, 7:47 a.m.