norm_fun: Normal distribution

norm_funR Documentation

Normal distribution

Description

Helper function used for returning the PDF of a normal distribution from the supplied temperature tolerances in init_moveCov

Usage

norm_fun(x, mu, va)

Arguments

move_init

is the output from init_moveCov

Examples

sapply(seq(2,20,0.1), mu = 10, va = 6)

pdolder/MixFishSim documentation built on Oct. 17, 2023, 4:25 p.m.