Learn R Programming

cdfquantreg (version 1.3.1-2)

bugsLikelihood: Likelihood Functions for Generating OpenBUGS Model File

Description

Likelihood functions for generating OpenBUGS model file.

Usage

bugsLikelihood(fd, sd)

Value

A string to be written in the BUGS model file.

Arguments

fd

A string that specifies the parent distribution.

sd

A string that specifies the sub-family distribution.

Examples

Run this code
bugsLikelihood('t2','t2')

Run the code above in your browser using DataLab