View source: R/xegaDfScaleFactor.R
| UniformRandomScaleFactor | R Documentation |
The scale factor is drawn from
0.000001 to 1.0.
UniformRandomScaleFactor(lF)
lF |
Local configuration. |
A constant scale factor.
Other Scale Factor:
CauchySF(),
ConstScaleFactor(),
DETVSF(),
FitnessBasedSelfAdaptiveSF(),
RandomGaussianSF(),
UniformRandomScaleFactorDERSF()
parm<-function(x){function() {return(x)}}
lF<-list()
UniformRandomScaleFactor(lF)
UniformRandomScaleFactor(lF)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.