parDA_loglik: Compute the loglikelihood function for parallel computing

Description Usage Arguments Value Author(s) See Also

View source: R/parDA_loglik.R

Description

This function evaluates the likelihood function for the Bayesian statistical model, and it is used in parallel computing of the MCMC algorithm.

Usage

1
parDA_loglik(outW, theta, N, Lj)

Arguments

outW

a 7 by 1 list containing precomputed quantities from function parcomputeW(...)

theta

a list of 3 elements containing parameters in the MCMC algorithm

N

an integer representing the number of ensemble members

Lj

an m by 1 vector containing the number of runs for each forcing scenario

Value

a real number

Author(s)

Pulong Ma <mpulong@gmail.com>

See Also

update_loglik


mapn/DAbayes documentation built on May 21, 2019, 11:26 a.m.