normal.params: Calculate the Normal Mean and Standard Deviation Using the Log-Normal Mean and Standard Deviation
Description
Function to calculate the equivalent values for the mean and standard deviation of a normal distribution from the mean and standard deviation of the log-normal distribution. Outputs from this function can be used with the dnorm() function, and with the normal distribution in JAGS.
A list with elements representing the mean of the normal distribution, the standard deviation of the normal distribution, and the coefficient of variation.