show.particle.est {FastGaSP}R Documentation

Show method for particle estimation class

Description

Display method for objects of class particle.est, which prints a summary of the estimated parameters for the particle interaction model.

Usage

  ## S4 method for signature 'particle.est'
show(object)

Arguments

object

An object of class particle.est.

Details

This method displays essential information about the estimated model parameters, including:

References

Fang, X., & Gu, M. (2024). The inverse Kalman filter. arXiv:2407.10089.

See Also

particle.est-class for details of the particle estimation class


[Package FastGaSP version 0.6.1 Index]