View source: R/euler-methods.R
| fitted.euler | R Documentation |
Fitted values of euler object
## S3 method for class 'euler'
fitted(object, dense = FALSE, ...)
object |
object of class |
dense |
if |
... |
ignored |
A named numeric vector of fitted areas keyed by combination label
(set names joined by &).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.