Description Generic function Methods Author(s) See Also Examples
var
computes the variance of an FLPar
object along the
first dimension (iter
) returning a value for each column (param
)
By default, arguments na.rm
and use
have values of FALSE
and
'all.obs'
respectively. See the var
help page for more
information on possible argument values.
var(x, y, na.rm, use)
Returns the variance of each parameter, computed along the iter dimension.
The FLR Team
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.