loglike_ubeta: Calculate the value of the log likelihood function.

View source: R/loglike_ubeta.R

loglike_ubetaR Documentation

Calculate the value of the log likelihood function.

Description

Given a distribution of p-values and parameters for a beta-uniform mixture, calculate the value of the log likelihood function.

Usage

loglike_ubeta(p, mixm)

Arguments

p

A numeric vector of p-values

mixm

An object of class betamix representing the uniform-beta mixture model.


stevehoang/pbayes documentation built on Aug. 21, 2024, 12:02 a.m.