wt2len,FLQuant,FLPar-method | R Documentation |
converts weight to length
## S4 method for signature 'FLQuant,FLPar'
wt2len(wt, params, ...)
wt |
FLQuant, FLPar or numeric with length |
params |
|
... |
any other arguments |
Returns an object of same class as wt
e.g. FLQuant
len2wt
## Not run:
params=FLPar(a=0.1,b=3)
wt2len(FLQuant(10),params)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.