mean-methods | R Documentation |
Methods for computing the mean using model objects in package NADA
## S4 method for signature 'ros'
mean(x, ...)
## S4 method for signature 'cenfit'
mean(x, ...)
## S4 method for signature 'cenmle'
mean(x, ...)
x |
An output object from a NADA function such as |
... |
Additional arguments passed to the generic method. |
mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.