View source: R/print_mcmlrts.R
formula.grid | R Documentation |
grid
object.Extracts the formula from a rtsFit
object stored in a grid object. Only returns the top level formula. For region models
this is the formula at the region level, otherwise the grid-level formula is returned. No random effects
specifications are included in the returned formula.
## S3 method for class 'grid'
formula(x, ...)
x |
A |
... |
Further arguments passed from other methods |
A formula object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.