show.particle.est: Show method for particle estimation class

show.particle.estR 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:

  • 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

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


FastGaSP documentation built on April 4, 2025, 5:16 a.m.