f_post: Return the posterior predictive cdf

View source: R/f_post.R

F_postR Documentation

Return the posterior predictive cdf

Description

Return the posterior predictive cdf

Usage

F_post(fit)

Arguments

fit

An object of class anova_bnp_model.

Value

A tibble with the following variables:

  • group the group id.

  • y the value of the response variable.

  • the posterior predictive cdf evaluated at y, given the group.


igutierrezm/ANOVABNPTestR documentation built on April 22, 2024, 3:24 a.m.