Learn R Programming

bayescount (version 0.8.2)

assess.variance: ASSESS CERTIAINTY IN VARIANCE ESTIMATE FOR LP/GP/WP MODEL

Description

Function used by bayescount.single() and bayescount() to determine if the variance estimate output by a model is sufficiently vague to warrant a warning. Uncertain estimates are often heavily prior-driven, so re-running the model using a different prior and comparing the results is recommended

Usage

assess.variance(model, alt.prior, l.95, u.95)

Arguments

Value

A logical result; 'TRUE' if the variance estimate is considered vague or 'FALSE' otherwise.

See Also

bayescount bayescount.single