logpriorused: Evaluate the log prior on one of the data sets. Called by...

View source: R/CVBFFunctions.R

logpriorusedR Documentation

Evaluate the log prior on one of the data sets. Called by other functions.

Description

Evaluate the log prior on one of the data sets. Called by other functions.

Usage

logpriorused(h, hhat)

Arguments

h

A value to evaluate the prior on

hhat

Tuning parameter for the prior

Value

Evaluates a particular type of prior placed on the bandwidth for CVBF.

Examples

logpriorused(.1,.1)

naveedmerchant/BayesScreening documentation built on June 13, 2024, 7:56 a.m.