show.particle.est | R Documentation |
Display method for objects of class particle.est
, which prints a summary of the estimated parameters for the particle interaction model.
## S4 method for signature 'particle.est'
show(object)
object |
An object of class |
This method displays essential information about the estimated model parameters, including:
Data type (simulation or experiment)
Model type (for simulation data only)
Dimension of output space
Estimated parameters:
beta parameters (inverse range)
tau parameters (variance-noise ratio)
interaction radius
Fang, X., & Gu, M. (2024). The inverse Kalman filter. arXiv:2407.10089.
particle.est-class
for details of the particle estimation class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.