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