add_normal_post: Add normal posterior to data frame

View source: R/bayes_normal.R

add_normal_postR Documentation

Add normal posterior to data frame

Description

Add normal posterior to data frame

Usage

add_normal_post(df, x, ..., .mean0 = NULL, .sd0 = NULL)

Arguments

df

Dataframe

x

Vector

...

Grouping (optional)

.mean0

Prior mean, if null then calculated empirically

.sd0

Prior SD, if null then calculated empirically


scottfrechette/funcyfrech documentation built on Aug. 26, 2022, 9:13 a.m.