initializeSynthesisRateByRandom {AnaCoDa} | R Documentation |
initializeSynthesisRateByRandom
Description
Method of Parameter class (access via parameter$<function name>, where parameter is an object initialized by initializeParameterObject). Initialize synthesis rates by drawing a from a lognormal distribution with mean = -(sd_phi)^2/2 and sd = sd_phi
Arguments
sd_phi |
a positive value which will be the standard deviation of the lognormal distribution |
[Package AnaCoDa version 0.1.4.4 Index]