Package BIP :: Package SMC :: Module condensation :: Class GlobalData
[hide private]
[frames] | no frames]

Class GlobalData

source code

Instance Methods [hide private]
 
__init__(self, prior, process, scene, observ, nsam, nit)
Class to hold global data for the simulation
source code
Method Details [hide private]

__init__(self, prior, process, scene, observ, nsam, nit)
(Constructor)

source code 
Class to hold global data for the simulation
Parameters:
  • prior - parameter tuple specifying the model of the prior distribution for the first step.
  • process - the parameters specifying the process model. (mean,scaling, sigma)
  • scene - parameters for the simlation model used to track the process (mean,scaling, sigma, sigma)
  • observ - sigma of the observation model
  • nsam - number of samples
  • nit - number of terations of the model