fepoislogpost: Calculate log-posterior in R

Description Usage Arguments Value

View source: R/fepoislogpost.R

Description

Computes the log-posterior for a fixed effect model with poisson likelihood using the log link and default priors

Usage

1
fepoislogpost(testPars, stanObj)

Arguments

testPars

A named list of parameters to use

stanObj

A StanNetRun object to supply the data

Value

The value of the log-posterior distribution at the test parameters and data


augustinewigle/StanNet documentation built on July 21, 2020, 12:13 a.m.