==,FixedEffectsModel,FixedEffectsModel-method | R Documentation |
Fixed effects models are considered equal if all of the following are true:
The model IDs are equal (or not present)
The response unit names and units are the same
The covariate names and units are the same and are in the same order
The specification names and values are the same
The predict_fn is the same
The response definitions are the same
The covariate definitions are the same
## S4 method for signature 'FixedEffectsModel,FixedEffectsModel'
e1 == e2
e1 |
A |
e2 |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.