para_density {BayesGP}R Documentation

Obtain the posterior and prior density of all the parameters in the fitted model

Description

Obtain the posterior and prior density of all the parameters in the fitted model

Usage

para_density(object)

Arguments

object

The fitted object from the function 'model_fit'.

Value

A list of data frames, each data frame contains the posterior density of the corresponding parameter.


[Package BayesGP version 0.1.3 Index]