Learn R Programming

serofoi (version 1.0.3)

sf_normal: Sets normal distribution parameters for sampling

Description

Sets normal distribution parameters for sampling

Usage

sf_normal(mean = 0, sd = 1)

Value

List with specified statistics and name of the model

Arguments

mean

Mean of the normal distribution

sd

Standard deviation of the normal distribution

Examples

Run this code
my_prior <- sf_normal()

Run the code above in your browser using DataLab